Skip to content

Commit 5da2f2f

Browse files
authored
Merge pull request #503 from getAlby/manifest-description
Manifest description
1 parent 3ec8699 commit 5da2f2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/manifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"manifest_version": 2,
3-
"name": "Alby",
3+
"name": "Alby - Bitcoin Lightning Wallet",
44
"version": "1.0.1",
55

66
"icons": {
@@ -9,7 +9,7 @@
99
"48": "assets/icons/alby_icon_yellow_48x48.png",
1010
"128": "assets/icons/alby_icon_yellow_128x128.png"
1111
},
12-
"description": "Bitcoin buzz for your browser. The extension for the Bitcoin Lightning Network.",
12+
"description": "The Bitcoin Lightning wallet for direct payments across the globe, Bitcoin Lightning applications and passwordless logins in your browser.",
1313
"homepage_url": "https://getAlby.com/",
1414
"web_accessible_resources": ["js/inpageScript.bundle.js"],
1515
"permissions": [
@@ -45,7 +45,7 @@
4545
"48": "assets/icons/alby_icon_sleeping_48x48.png",
4646
"128": "assets/icons/alby_icon_sleeping_128x128.png"
4747
},
48-
"default_title": "Alby",
48+
"default_title": "Alby - Bitcoin Lightning Wallet",
4949
"__chrome|opera__chrome_style": false,
5050
"__firefox__browser_style": false
5151
},

0 commit comments

Comments
 (0)