CORS FreeIPTV
This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts)
Wat is CORS FreeIPTV?
CORS FreeIPTV is een Chrome-extensie ontwikkeld door Agência Ideias, en de belangrijkste functie is "This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts)".
Extensie Screenshots
Download het CRX-bestand van de extensie CORS FreeIPTV
Download CORS FreeIPTV-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8/ts)
Basisinformatie over de Extensie
Naam | |
ID | fickmiiogfnojlhegfhkilcpefoophgi |
Officiële URL | https://chrome.google.com/webstore/detail/cors-freeiptv/fickmiiogfnojlhegfhkilcpefoophgi |
Beschrijving | This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts) |
Bestandsgrootte | 15.63 KB |
Aantal Installaties | 1,000 |
Huidige Versie | 0.0.8 |
Laatst Bijgewerkt | 2019-04-01 |
Publicatiedatum | 2019-04-01 |
Beoordeling | 3.50/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Agência Ideias |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.freeiptv.com.br |
Ondersteunde Talen | 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", " |