6 Commits

Author SHA1 Message Date
rebloor
2f20eedad2 Merge pull request #416 from e2e8/master
Update manifest key applications to browser_specific_settings
2020-02-02 15:24:02 +13:00
rebloor
72dfcf1bad proxy-blocker updates (#422)
* proxy-blocker updates

These changes replace the use of the deprecated `proxy.register` (PAC file) with `proxy.onRequest` to handle the proxying of requests.

* Changes as per feedback

* Fixed typo

* Addressed feedback relating to issue with variable initialization after enable/disable

* Typo fix

* The changes as suggested by @wbamberg
2019-09-04 11:28:46 -07:00
e2e8
dad69e2366 Update manifest key applications to browser_specific_settings 2019-06-12 01:05:37 -04:00
Phil Rukin
980168290f Update proxy-blocker extension to be compatible with firefox 56+ (#260)
* Update `proxy-blocker` extension to be compatible with firefox 56+

* Change `DIRECT 1234` to `DIRECT` see bug https://bugzilla.mozilla.org/show_bug.cgi?id=1355198
2017-08-11 05:48:55 -07:00
wbamberg
ea0f7f392a Simplify options styles (#226)
* Simplify options styles

* Set browser_style explicitly
2017-06-05 12:59:27 -07:00
wbamberg
4126904ecb Add proxy example (#225)
* Add proxy example

* Updated after review comments
2017-05-29 14:54:46 -07:00