mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Rephrase author
entry in manifest
This commit is contained in:
parent
fcc7781aef
commit
bc6e585b5d
5 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"author": "All uBlock Origin contributors",
|
||||
"author": "Raymond Hill & contributors",
|
||||
"background": {
|
||||
"page": "background.html"
|
||||
},
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"author": "All uBlock Origin contributors",
|
||||
"author": "Raymond Hill & contributors",
|
||||
"background": {
|
||||
"page": "background.html"
|
||||
},
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"author": "All uBlock Origin contributors",
|
||||
"author": "Raymond Hill & contributors",
|
||||
"background": {
|
||||
"page": "background.html"
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"strict_min_version": "65.0"
|
||||
}
|
||||
},
|
||||
"author": "All uBlock Origin contributors",
|
||||
"author": "Raymond Hill & contributors",
|
||||
"background": {
|
||||
"page": "background.html"
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"strict_min_version": "55.0"
|
||||
}
|
||||
},
|
||||
"author": "All uBlock Origin contributors",
|
||||
"author": "Raymond Hill & contributors",
|
||||
"background": {
|
||||
"page": "background.html"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue