mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-06-17 20:37:02 +02:00
Removed log entry for missing unload - it's not possible in WebExtensions.
This commit is contained in:
parent
c8b451cf2f
commit
72a2904b0a
@ -134,7 +134,7 @@
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
log("TODO: register unload events - do not know how");
|
// log("TODO: register unload events - do not know how - there seems to be no way with a WebExtension");
|
||||||
// old code
|
// old code
|
||||||
// const {when: unload} = require("sdk/system/unload");
|
// const {when: unload} = require("sdk/system/unload");
|
||||||
// unload(function(){
|
// unload(function(){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user