kylepaulsen / ResourceOverride

An extension to help you gain full control of any website by redirecting traffic, replacing, editing, or inserting new content.
MIT License
467 stars 117 forks source link

Error in Chrome Canary #29

Open koesper opened 5 years ago

koesper commented 5 years ago

Since a few weeks i'm noticing an error in my console on every single page, even though Resource Override does not have any active rules

Error in event handler for (unknown): TypeError: Cannot read property 'on' of null
    at chrome-extension://pkoacgokdfckfpndoffpifphamojphii/src/inject/scriptInjector.js:38:24
    at chrome-extension://pkoacgokdfckfpndoffpifphamojphii/src/inject/scriptInjector.js:37:17
clients5.google.com/:1 

This happens on Chrome Canary 72, but not on Chrome (regular) 70 (macOS 10.14 mojave, but earlier also on 10.13)