mirror of https://github.com/gorhill/uBlock.git
Fix popup panel for Thunderbird
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/2144
This commit is contained in:
parent
b308ee3292
commit
2ff0abfb89
|
@ -16,7 +16,7 @@
|
|||
"32": "img/icon_32.png"
|
||||
},
|
||||
"default_title": "uBlock Origin",
|
||||
"default_popup": "popup.html"
|
||||
"default_popup": "popup-fenix.html"
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue