CORS FreeIPTV
This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts)
What is CORS FreeIPTV?
CORS FreeIPTV is a Chrome extension developed by Agência Ideias, and its main feature is "This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts)".
Extension Screenshots
Download CORS FreeIPTV Extension CRX File
Download CORS FreeIPTV extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8/ts)
Extension Basic Information
Name | |
ID | fickmiiogfnojlhegfhkilcpefoophgi |
Official URL | https://chrome.google.com/webstore/detail/cors-freeiptv/fickmiiogfnojlhegfhkilcpefoophgi |
Description | This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts) |
File Size | 15.63 KB |
Installation Count | 1,000 |
Current Version | 0.0.8 |
Last Updated | 2019-04-01 |
Publish Date | 2019-04-01 |
Rating | 3.50/5 Total 2 Ratings |
Developer | Agência Ideias |
[email protected] | |
Payment Type | free |
Extension Website | http://www.freeiptv.com.br |
Supported Languages | 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", " |