1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 17:49:39 +02:00

prevent sidebar from opening when uBO is 1st installed [Firefox]

This commit is contained in:
Raymond Hill 2018-07-22 16:15:58 -04:00
parent 1c8d59f0f5
commit c5e3773a3c
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -83,7 +83,8 @@
"sidebar_action": { "sidebar_action": {
"default_title": "__MSG_statsPageName__", "default_title": "__MSG_statsPageName__",
"default_panel": "logger-ui.html", "default_panel": "logger-ui.html",
"default_icon": "img/ublock.svg" "default_icon": "img/ublock.svg",
"open_at_install": false
}, },
"version": "1.9.15.101", "version": "1.9.15.101",
"web_accessible_resources": [ "web_accessible_resources": [