summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev/data/manifest-variants.json2
-rw-r--r--ext/manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json
index e8ab266d..e123e27d 100644
--- a/dev/data/manifest-variants.json
+++ b/dev/data/manifest-variants.json
@@ -65,7 +65,7 @@
],
"minimum_chrome_version": "57.0.0.0",
"options_ui": {
- "page": "bg/settings.html",
+ "page": "bg/settings2.html",
"open_in_tab": true
},
"sandbox": {
diff --git a/ext/manifest.json b/ext/manifest.json
index 8a8822df..63d01563 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -64,7 +64,7 @@
],
"minimum_chrome_version": "57.0.0.0",
"options_ui": {
- "page": "bg/settings.html",
+ "page": "bg/settings2.html",
"open_in_tab": true
},
"sandbox": {