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,
|
||||
|
||||
"name": "TextSecure",
|
||||
"description": "Secure texting ",
|
||||
"name": "Signal",
|
||||
"description": "Private Messenger",
|
||||
"version": "0.0.1",
|
||||
"offline_enabled": false,
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
|||
"default_icon": {
|
||||
"19": "images/icon.png"
|
||||
},
|
||||
"default_title": "TextSecure"
|
||||
"default_title": "Signal"
|
||||
},
|
||||
|
||||
"background": {
|
||||
|
|
Loading…
Reference in a new issue