mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 21:00:23 +01:00
Inject content script also in about:blank
This commit is contained in:
parent
64ded9a342
commit
78a0ccc243
@ -19,6 +19,7 @@
|
||||
},
|
||||
"content_scripts": [{
|
||||
"matches": ["<all_urls>"],
|
||||
"match_about_blank": true,
|
||||
"all_frames": true,
|
||||
"run_at": "document_start",
|
||||
"js": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user