mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Fix popup panel for Thunderbird
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/2144
This commit is contained in:
parent
b308ee3292
commit
2ff0abfb89
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue