browsh/webext
Thomas Buckley-Houston 5b6cc89770 Refactored webext classes to be more SRP
The biggest refactor is separating out the DocumentBuilder from the DOM
Manager.

I also made consistent use of the mixin pattern I'd only half
implemented.
2018-04-09 18:36:46 +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 Refactored webext classes to be more SRP 2018-04-09 18:36:46 +08:00
test Refactored webext classes to be more SRP 2018-04-09 18:36:46 +08:00
.eslintrc Refactored webext background script 2018-01-10 22:54:51 +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 Added screenshot feature: press ALT+P 2018-02-01 17:34:25 +08:00