1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

Switch to using beta channel

This commit is contained in:
kkapsner 2017-12-19 00:28:42 +01:00
parent 18ceb998e0
commit 596a7ca33b
3 changed files with 3 additions and 2 deletions

View file

@ -84,6 +84,7 @@
});
}
});
if (browser.contentScripts){
let unregister = function(){};
let lastRegistering;