mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01: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
|
||||
// const {when: unload} = require("sdk/system/unload");
|
||||
// unload(function(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user