parent
d5cb08011e
commit
d8627f3768
|
@ -73,7 +73,12 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matches": ["<all_urls>"],
|
"matches": ["<all_urls>"],
|
||||||
"include_globs": ["*.user.css", "*.user.styl"],
|
"include_globs": [
|
||||||
|
"*.user.css",
|
||||||
|
"*.user.styl",
|
||||||
|
"*.user.css\\?*",
|
||||||
|
"*.user.styl\\?*"
|
||||||
|
],
|
||||||
"run_at": "document_idle",
|
"run_at": "document_idle",
|
||||||
"all_frames": false,
|
"all_frames": false,
|
||||||
"js": ["content/install-hook-usercss.js"]
|
"js": ["content/install-hook-usercss.js"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user