diff --git a/manifest.json b/manifest.json index 402f459..9923b43 100755 --- a/manifest.json +++ b/manifest.json @@ -23,6 +23,7 @@ "content_scripts": [{ "all_frames": true, "matches": [ "http://*/*", "https://*/*", "file:///*" ], + "match_about_blank": true, "exclude_matches": [ "https://plus.google.com/hangouts/*", "https://hangouts.google.com/*",