diff options
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index 419edeb8..68f85935 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -88,7 +88,7 @@ ], "options_ui": { "page": "pages/options/options.html", - "open_in_tab": false + "open_in_tab": true }, "web_accessible_resources": [ "assets/javascripts/helpers/*" |