Added native m3u8 / hls streaming

This commit is contained in:
2021-10-23 00:13:53 +02:00
parent 2e13586ebb
commit 9929c48761
6 changed files with 53 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
"all_frames": true,
"matches": [
"*://evoload.io/*",
"*://mcloud.to/*",
"*://mixdrop.co/*",
"*://streamtape.com/*",
"*://streamzz.to/*",
@@ -35,6 +36,7 @@
"permissions": [
"storage"
],
"content_security_policy": "script-src 'self' blob: https://cdn.jsdelivr.net *.io *.to *.co *.com *.me *.net *.st *.sx; object-src 'self'",
"browser_action": {
"default_icon": "icons/stream-bypass.png",
"default_title": "Stream Bypass",