mirror of
https://github.com/Zaarrg/stremio-community-v5.git
synced 2026-03-11 17:45:44 +00:00
Update extensions.json
- Added allowed domains for navigating extensions
This commit is contained in:
parent
af581f1f04
commit
81e0ce17cb
1 changed files with 7 additions and 1 deletions
|
|
@ -26,5 +26,11 @@
|
|||
"p2p": false
|
||||
},
|
||||
"page": "popup.html"
|
||||
}
|
||||
},
|
||||
"domains": [
|
||||
"https://discord.com",
|
||||
"https://premid.app",
|
||||
"https://login.premid.app",
|
||||
"chrome-extension://"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue