mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
8ca23e37e1
commit
47a9519ceb
8 changed files with 95 additions and 3 deletions
|
@ -141,6 +141,9 @@
|
|||
}
|
||||
});
|
||||
|
||||
message("Initialize data-URL workaround.");
|
||||
require("./dataUrls").init();
|
||||
|
||||
browser.runtime.onInstalled.addListener(function(details){
|
||||
function openOptions(reason){
|
||||
if (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue