* 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