mirror of https://github.com/gorhill/uBlock.git
Rephrase `author` entry in manifest
This commit is contained in:
parent
fcc7781aef
commit
bc6e585b5d
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"author": "All uBlock Origin contributors",
|
"author": "Raymond Hill & contributors",
|
||||||
"background": {
|
"background": {
|
||||||
"page": "background.html"
|
"page": "background.html"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"author": "All uBlock Origin contributors",
|
"author": "Raymond Hill & contributors",
|
||||||
"background": {
|
"background": {
|
||||||
"page": "background.html"
|
"page": "background.html"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"author": "All uBlock Origin contributors",
|
"author": "Raymond Hill & contributors",
|
||||||
"background": {
|
"background": {
|
||||||
"page": "background.html"
|
"page": "background.html"
|
||||||
},
|
},
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"strict_min_version": "65.0"
|
"strict_min_version": "65.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"author": "All uBlock Origin contributors",
|
"author": "Raymond Hill & contributors",
|
||||||
"background": {
|
"background": {
|
||||||
"page": "background.html"
|
"page": "background.html"
|
||||||
},
|
},
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"strict_min_version": "55.0"
|
"strict_min_version": "55.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"author": "All uBlock Origin contributors",
|
"author": "Raymond Hill & contributors",
|
||||||
"background": {
|
"background": {
|
||||||
"page": "background.html"
|
"page": "background.html"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue