Add host permissions for endpoint access

This commit is contained in:
Jordan Wages 2025-07-06 00:29:46 -05:00
commit 8f5165dcec
2 changed files with 4 additions and 0 deletions

View file

@ -42,5 +42,8 @@
"menus",
"scripting",
"tabs"
],
"host_permissions": [
"*://*/*"
]
}