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

"Protect" data URL pages by blocking outgoing requests

Fixes #208
This commit is contained in:
kkapsner 2018-07-16 00:14:44 +02:00
parent 8ca23e37e1
commit 47a9519ceb
8 changed files with 95 additions and 3 deletions

View file

@ -141,6 +141,9 @@
}
});
message("Initialize data-URL workaround.");
require("./dataUrls").init();
browser.runtime.onInstalled.addListener(function(details){
function openOptions(reason){
if (