add explicit domains

This commit is contained in:
mrjvs
2024-01-21 14:12:45 +01:00
parent f79871e03f
commit e52b30b656
2 changed files with 5 additions and 2 deletions

View File

@@ -47,7 +47,9 @@
"tabs"
],
"host_permissions": [
"<all_urls>"
"<all_urls>",
"https://dev.movie-web.app/*",
"https://movie-web.app/*"
],
"browser_specific_settings": {
"gecko": {