CORS FreeIPTV
This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts)
什么是CORS FreeIPTV?
CORS FreeIPTV是由Agência Ideias开发的Chrome扩展程序,该扩展的主要功能是“This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts)”。
扩展截图
下载CORS FreeIPTV扩展crx文件
下载CORS FreeIPTV扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8/ts)
扩展基本信息
名称 | |
ID | fickmiiogfnojlhegfhkilcpefoophgi |
官方URL | https://chrome.google.com/webstore/detail/cors-freeiptv/fickmiiogfnojlhegfhkilcpefoophgi |
简介 | This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts) |
文件大小 | 15.63 KB |
安装次数 | 1,000 |
当前版本 | 0.0.8 |
更新时间 | 2019-04-01 |
上架时间 | 2019-04-01 |
评分 | 3.50/5 共2次评分 |
开发者 | Agência Ideias |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.freeiptv.com.br |
支持的语言 | de,en,fr,es,it,pt-BR |
manifest.json | |
{ "background": { "scripts": [ "scripts\/background.js" ] }, "browser_action": { "default_icon": { "19": "icon128_on.png", "38": "icon128_on.png" }, "default_title": "__MSG_appName__" }, "default_locale": "en", "description": "__MSG_appDescription__", "icons": { "128": "icon128_on.png" }, "manifest_version": 2, "name": "__MSG_appName__", "permissions": [ "webRequest", "webRequestBlocking", " |