From c5e3773a3c0480c6900db848c8755d6ec409933f Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 22 Jul 2018 16:15:58 -0400 Subject: [PATCH] prevent sidebar from opening when uBO is 1st installed [Firefox] --- platform/firefox/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index 57cd914ee..3dc78c22e 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -83,7 +83,8 @@ "sidebar_action": { "default_title": "__MSG_statsPageName__", "default_panel": "logger-ui.html", - "default_icon": "img/ublock.svg" + "default_icon": "img/ublock.svg", + "open_at_install": false }, "version": "1.9.15.101", "web_accessible_resources": [