fix(manifest): content script matches
This commit is contained in:
parent
2df71833ef
commit
aa82d6fa03
@ -6,7 +6,7 @@
|
|||||||
{
|
{
|
||||||
"all_frames": true,
|
"all_frames": true,
|
||||||
"js": ["js/content.js"],
|
"js": ["js/content.js"],
|
||||||
"matches": ["<all_urls>"]
|
"matches": ["*://*/*"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"icons": {
|
"icons": {
|
||||||
|
Loading…
Reference in New Issue
Block a user