Update name/description in app manifest
These strings are displayed in the webstore. Slightly more descriptive copy is desireable here. // FREEBIE
This commit is contained in:
parent
2df50a65d1
commit
87b0574973
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
|
||||
"name": "Signal",
|
||||
"name": "Signal Private Messenger",
|
||||
"short_name": "Signal",
|
||||
"description": "Private Messenger",
|
||||
"description": "Privacy is possible. Signal makes it easy.",
|
||||
"version": "0.1.0",
|
||||
"offline_enabled": false,
|
||||
"minimum_chrome_version": "37",
|
||||
|
|
Loading…
Reference in a new issue