CORS FreeIPTV
This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts)
ما هو CORS FreeIPTV؟
CORS FreeIPTV هو إضافة Chrome تم تطويرها بواسطة Agência Ideias، والميزة الرئيسية لها هي "This extension resolves CORS request blocking errors, allowing you to watch HLS videos (m3u8 / ts)".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة CORS FreeIPTV
قم بتنزيل ملفات الامتداد CORS FreeIPTV بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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", " |