mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-12-12 23:32:06 +01:00
Fix player not working in non firefox browsers
This commit is contained in:
@@ -32,6 +32,9 @@
|
|||||||
"webRequest",
|
"webRequest",
|
||||||
"<all_urls>"
|
"<all_urls>"
|
||||||
],
|
],
|
||||||
|
"web_accessible_resources": [
|
||||||
|
"ui/player/*"
|
||||||
|
],
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_icon": {
|
"default_icon": {
|
||||||
"48": "icons/logo_48.png",
|
"48": "icons/logo_48.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user