#32 Settings open in tab
This commit is contained in:
parent
bce216205f
commit
0cae9dd945
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"options_ui": {
|
||||
"page": "html/settings.html",
|
||||
"open_in_tab": true
|
||||
"open_in_tab": false
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"options_ui": {
|
||||
"page": "html/settings.html",
|
||||
"open_in_tab": true
|
||||
"open_in_tab": false
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"options_ui": {
|
||||
"page": "html/settings.html",
|
||||
"open_in_tab": true
|
||||
"open_in_tab": false
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"options_ui": {
|
||||
"page": "html/settings.html",
|
||||
"open_in_tab": true
|
||||
"open_in_tab": false
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue