aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorhackademix <giorgio@maone.net>2018-09-13 15:56:29 +0200
committerhackademix <giorgio@maone.net>2018-09-13 15:56:29 +0200
commit4acf282ae6d5ae24a956908a87478d944f8519b9 (patch)
treeec3f865c6a00edc1adaaa2d5e4ead85e87c20e11 /manifest.json
parentf87af55eb50a38ba44fcc0397d93e4989304bc8b (diff)
Brand new general settings page for white/black list management and other preferences.
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index aecf9a8..e952f22 100644
--- a/manifest.json
+++ b/manifest.json
@@ -34,7 +34,8 @@
"default_popup": "html/display_panel/content/display-panel.html"
},
"options_ui": {
- "page": "html/preferences_panel/preferences_panel.html"
+ "page": "html/preferences_panel/preferences_panel.html",
+ "open_in_tab": true
},
"web_accessible_resources": [
"html/report_page/report.html"