[firefox] Add entry for 128px icon

Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3285
This commit is contained in:
Raymond Hill 2024-07-05 10:01:28 -04:00
parent c154aaa69c
commit 1d7feb83a2
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 2 additions and 1 deletions

View File

@ -99,7 +99,8 @@
"32": "img/ublock.svg",
"48": "img/ublock.svg",
"64": "img/ublock.svg",
"96": "img/ublock.svg"
"96": "img/ublock.svg",
"128": "img/ublock.svg"
},
"manifest_version": 2,
"name": "uBlock Origin",