mirror of https://github.com/gorhill/uBlock.git
prevent sidebar from opening when uBO is 1st installed [Firefox]
This commit is contained in:
parent
1c8d59f0f5
commit
c5e3773a3c
|
@ -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": [
|
||||
|
|
Loading…
Reference in New Issue