browsh/webext
Thomas Buckley-Houston fff7c2e413 Only parse text that is within a sub-frame
This improves the performance of parsing and rendering text
2018-05-08 13:45:22 +08:00
..
assets Launch and install webextension from client 2018-01-21 11:56:05 +08:00
contrib Lots of new integration tests 2018-04-07 11:35:17 +08:00
src Only parse text that is within a sub-frame 2018-05-08 13:45:22 +08:00
test Send 'sub-frames' rather than the whole DOM 2018-05-05 16:43:10 +08:00
.eslintrc Compose frames of whole DOM, for faster scrolling 2018-04-18 21:11:04 +08:00
.web-extension-id First draft of rewrite to Webextension and Rust 2018-01-01 21:50:30 +08:00
background.js Refactored webext classes to be more SRP 2018-04-09 18:36:46 +08:00
content.js Refactored webext classes to be more SRP 2018-04-09 18:36:46 +08:00
manifest.json Use which when deciding if Firefox binary exists 2018-02-17 16:14:10 +08:00
package-lock.json First draft of integration tests 2018-01-23 20:04:23 +08:00
package.json Move integration tests to Golang CLI client 2018-02-17 14:10:39 +08:00
webpack.config.js Compose frames of whole DOM, for faster scrolling 2018-04-18 21:11:04 +08:00