Merge pull request #2 from kodxana/design_fixes

Design fixes
This commit is contained in:
kodxana 2019-10-20 18:52:56 +02:00 committed by GitHub
commit dde3218639
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,11 @@
"persistent": false
},
"browser_action": {
"default_title": "Test"
"default_title": "Watch on LBRY"
},
"icons": { "16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"manifest_version": 2
}
}