Merge 6b9e09db1f
into 261b74d6ad
This commit is contained in:
commit
76107d11de
|
@ -17,7 +17,7 @@
|
|||
"contextMenus",
|
||||
"storage",
|
||||
"alarms",
|
||||
"<all_urls>"
|
||||
"*://*.workflowy/*"
|
||||
],
|
||||
"background": {
|
||||
"scripts": [
|
||||
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": ["<all_urls>"],
|
||||
"matches": ["*://*.workflowy/*"],
|
||||
"run_at": "document_start",
|
||||
"all_frames": true,
|
||||
"match_about_blank": true,
|
||||
|
|
Loading…
Reference in New Issue
Block a user