Add "match_about_blank": true to manifest

This commit is contained in:
toasted-nutbread 2020-02-16 14:08:45 -05:00
parent 6df5220e02
commit cc989f4411

View File

@ -31,6 +31,7 @@
"fg/js/frontend-initialize.js"
],
"css": ["fg/css/client.css"],
"match_about_blank": true,
"all_frames": true
}],
"minimum_chrome_version": "57.0.0.0",