mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 12:06:31 +02:00
parent
f4d09e43ac
commit
fcbc622cef
2 changed files with 4 additions and 1 deletions
|
@ -41,6 +41,9 @@
|
|||
return false;
|
||||
}
|
||||
}
|
||||
window.addEventListener("unload", function(){
|
||||
extension.revertProperties(window, "iframeProtection");
|
||||
});
|
||||
return changeProperty;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue