Fix player not working in non firefox browsers

This commit is contained in:
bytedream 2022-07-13 00:46:40 +02:00
parent 4cf76eb62a
commit 6d1ff3fbea

View File

@ -32,6 +32,9 @@
"webRequest",
"<all_urls>"
],
"web_accessible_resources": [
"ui/player/*"
],
"browser_action": {
"default_icon": {
"48": "icons/logo_48.png",