mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-11 13:15:13 +02:00
Fix player not working in non firefox browsers
This commit is contained in:
parent
4cf76eb62a
commit
6d1ff3fbea
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user