|
|
@ -17,7 +17,8 @@ |
|
|
|
"all_frames": true, |
|
|
|
"all_frames": true, |
|
|
|
"matches": [ "<all_urls>" ], |
|
|
|
"matches": [ "<all_urls>" ], |
|
|
|
"js": [ "build/content.js" ], |
|
|
|
"js": [ "build/content.js" ], |
|
|
|
"run_at": "document_end" |
|
|
|
"run_at": "document_end", |
|
|
|
|
|
|
|
"match_about_blank": true |
|
|
|
} |
|
|
|
} |
|
|
|
], |
|
|
|
], |
|
|
|
"background": { |
|
|
|
"background": { |
|
|
|