browsh/webext
Thomas Buckley-Houston 802a61204d Add 1 extra delayed big frames render at page load
Without getting into the whole CSS transitions problem, this is a quick
solution to ensuring that text both loads as quickly as possible and
also loads aftera delay fo 500ms when hopefully all page load
transitions have completed.

Touches #39
2018-06-23 19:27:15 +08:00
..
assets Remove brightness filter for em, strong, text 2018-06-23 17:07:44 +08:00
contrib Use absolute path to webextension.go asset 2018-06-11 16:28:00 +08:00
src Add 1 extra delayed big frames render at page load 2018-06-23 19:27:15 +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 Version v1.1.2 2018-06-18 20:01:24 +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