mirror of https://github.com/gorhill/uBlock.git
Fix thunderbird manifest
This commit is contained in:
parent
2e465d48c0
commit
bedb733e67
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"applications": {
|
"browser_specific_settings": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
"id": "uBlock0@raymondhill.net",
|
"id": "uBlock0@raymondhill.net",
|
||||||
"strict_min_version": "78.0"
|
"strict_min_version": "91.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"author": "Raymond Hill & contributors",
|
"author": "Raymond Hill & contributors",
|
||||||
|
|
Loading…
Reference in New Issue