browsh/webext
Thomas Buckley-Houston 3d39cf8b6d Fix maths for scroll-triggered big frame parsing
Big frames (ie plus and minus 6 or so frame heights) should only be sent
when plus or minus 6 frame heights have been scrolled.
2018-06-05 16:59:03 +08:00
..
assets Remove all text-decoration underlines 2018-06-05 16:16:57 +08:00
contrib Hide/Show text using seperate font 2018-06-03 19:54:38 +08:00
src Fix maths for scroll-triggered big frame parsing 2018-06-05 16:59:03 +08:00
test Input boxes, for searches, logins, writing, etc 2018-05-20 21:17:33 +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 Added shortcut to toggle a mobile user agent 2018-06-05 14:40:03 +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