Update default settings page to the v2 page (#1339)
This commit is contained in:
parent
08a87bd007
commit
b0b201fc6a
@ -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": {
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user