mirror of https://github.com/gorhill/uBlock.git
Put uBO's icon in nav bar by default
Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/2781
This commit is contained in:
parent
4b83101ab9
commit
21bb4e56ed
|
@ -5,6 +5,7 @@
|
|||
},
|
||||
"browser_action": {
|
||||
"browser_style": false,
|
||||
"default_area": "navbar",
|
||||
"default_icon": {
|
||||
"16": "img/icon_16.png",
|
||||
"32": "img/icon_32.png",
|
||||
|
|
Loading…
Reference in New Issue