mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-30 17:01:30 +00:00
invidio.us support
This commit is contained in:
parent
cc2d4f41eb
commit
e3eeff4dac
1 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "Watch on LBRY",
|
"name": "Watch on LBRY",
|
||||||
"version": "1.5",
|
"version": "1.5.1",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"https://www.youtube.com/watch?v=*",
|
"https://www.youtube.com/watch?v=*",
|
||||||
"https://www.youtube.com/channel/*",
|
"https://www.youtube.com/channel/*",
|
||||||
|
"https://invidio.us/channel/*",
|
||||||
|
"https://invidio.us/watch?v=*",
|
||||||
"https://api.lbry.com/*",
|
"https://api.lbry.com/*",
|
||||||
"tabs",
|
"tabs",
|
||||||
"storage"
|
"storage"
|
||||||
|
|
Loading…
Add table
Reference in a new issue