Update extension name and description
This commit is contained in:
parent
915612114b
commit
65c069b3d3
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
|
|
||||||
"name": "TextSecure",
|
"name": "Signal",
|
||||||
"description": "Secure texting ",
|
"description": "Private Messenger",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"offline_enabled": false,
|
"offline_enabled": false,
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
"default_icon": {
|
"default_icon": {
|
||||||
"19": "images/icon.png"
|
"19": "images/icon.png"
|
||||||
},
|
},
|
||||||
"default_title": "TextSecure"
|
"default_title": "Signal"
|
||||||
},
|
},
|
||||||
|
|
||||||
"background": {
|
"background": {
|
||||||
|
|
Loading…
Reference in a new issue