Fix popup panel for Thunderbird

Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2144
This commit is contained in:
Raymond Hill 2022-06-18 11:18:27 -04:00
parent b308ee3292
commit 2ff0abfb89
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"32": "img/icon_32.png"
},
"default_title": "uBlock Origin",
"default_popup": "popup.html"
"default_popup": "popup-fenix.html"
},
"content_scripts": [
{