Move the permission observers in the background scripts
This commit is contained in:
committed by
Lesley Norton
parent
1b165aebb5
commit
c146a0bd11
@@ -386,7 +386,6 @@ window.assignManager = {
|
||||
if (browser.proxy) {
|
||||
browser.proxy.onRequest.addListener(this.handleProxifiedRequest, {urls: ["<all_urls>"]});
|
||||
}
|
||||
return;
|
||||
},
|
||||
|
||||
init() {
|
||||
|
||||
Reference in New Issue
Block a user