mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-30 08:51:29 +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",
|
||||
"version": "1.5",
|
||||
"version": "1.5.1",
|
||||
"permissions": [
|
||||
"https://www.youtube.com/watch?v=*",
|
||||
"https://www.youtube.com/channel/*",
|
||||
"https://invidio.us/channel/*",
|
||||
"https://invidio.us/watch?v=*",
|
||||
"https://api.lbry.com/*",
|
||||
"tabs",
|
||||
"storage"
|
||||
|
|
Loading…
Add table
Reference in a new issue