1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-19 19:52:51 +02:00

name change

This commit is contained in:
gorhill 2015-04-07 10:33:54 -04:00
parent ecafda2850
commit 7961c41986
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "uBlock",
"name": "uBlock",
"version": "0.9.3.1",
"default_locale": "en",
@ -16,11 +16,11 @@
"19": "img/browsericons/icon19-off.png",
"38": "img/browsericons/icon38-off.png"
},
"default_title": "uBlock",
"default_title": "uBlock",
"default_popup": "popup.html"
},
"author": "The uBlock Development Team",
"author": "The uBlock Development Team",
"background": {
"page": "background.html"
},
@ -63,7 +63,7 @@
"http://*/*",
"https://*/*"
],
"short_name": "uBlock",
"short_name": "uBlock",
"web_accessible_resources": [
"document-blocked.html"
]

View File

@ -1,6 +1,6 @@
{
"extName":{
"message":"uBlock",
"message":"uBlock",
"description":"extension name."
},
"extShortDesc":{
@ -8,7 +8,7 @@
"description":"this will be in the chrome web store: must be 132 characters or less"
},
"dashboardName":{
"message":"uBlock — Dashboard",
"message":"uBlock — Dashboard",
"description":"English: uBlock — Dashboard"
},
"settingsPageName":{
@ -32,7 +32,7 @@
"description":"appears as tab name in dashboard"
},
"statsPageName":{
"message":"uBlock — Network request log",
"message":"uBlock — Network request log",
"description":"Title for the network request log window"
},
"aboutPageName":{