support about blank

jh-changes
Shin'ya Ueoka 7 years ago
parent 86b534b1e1
commit 5538ea2ff3
  1. 3
      manifest.json

@ -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": {