Fix merge error

This commit is contained in:
OfficialNoob
2019-08-13 22:14:45 +01:00
7 changed files with 290 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "__MSG_fullName__",
"short_name": "__MSG_Name__",
"version": "1.0.33",
"version": "1.0.35",
"default_locale": "en",
"description": "__MSG_Description__",
"content_scripts": [
@@ -12,6 +12,7 @@
"all_frames": true,
"js": [
"config.js",
"utils/previewBar.js",
"utils.js",
"content.js",
"popup.js"