1
0
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:
kkapsner 2017-11-29 08:45:08 +01:00
parent 64ded9a342
commit 78a0ccc243

View File

@ -19,6 +19,7 @@
},
"content_scripts": [{
"matches": ["<all_urls>"],
"match_about_blank": true,
"all_frames": true,
"run_at": "document_start",
"js": [