support about blank
This commit is contained in:
parent
86b534b1e1
commit
5538ea2ff3
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@
|
|||
"all_frames": true,
|
||||
"matches": [ "<all_urls>" ],
|
||||
"js": [ "build/content.js" ],
|
||||
"run_at": "document_end"
|
||||
"run_at": "document_end",
|
||||
"match_about_blank": true
|
||||
}
|
||||
],
|
||||
"background": {
|
||||
|
|
Reference in a new issue