Up version

- Up to version 1.5
- Added YTtoLBRY
This commit is contained in:
kodxana 2020-07-14 13:26:28 +02:00 committed by GitHub
parent 2f91e320a5
commit 3b642891cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"name": "Watch on LBRY",
"version": "1.4.2",
"version": "1.5",
"permissions": [
"https://www.youtube.com/watch?v=*",
"https://www.youtube.com/channel/*",
@ -19,7 +19,12 @@
"browser_action": {
"default_title": "Watch on LBRY",
"default_popup": "popup/popup.html"
},
},
"web_accessible_resources": [
"popup.html",
"tools/YTtoLBRY.html"
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",