Polychroma TV

The finest in avant-garde programming – live and on-demand.

ما هو Polychroma TV؟

Polychroma TV هو إضافة Chrome تم تطويرها بواسطة https://polychroma.tv، والميزة الرئيسية لها هي "The finest in avant-garde programming – live and on-demand.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Polychroma TV

قم بتنزيل ملفات الامتداد Polychroma TV بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        With 100+ channels – Polychroma TV is the place to go for the finest in avant-garde programming.

Tune in live and on-demand to see the best award-winning documentaries & feature films, cooking shows, live news & radio, mondo cinema, music videos, reality & trash TV, travel shows, and more!                    

معلومات أساسية عن التمديد

الاسم Polychroma TV Polychroma TV
ID fehfcapnoggplkpomighobokgpihfcak
عنوان URL الرسمي https://chrome.google.com/webstore/detail/fehfcapnoggplkpomighobokgpihfcak
الوصف The finest in avant-garde programming – live and on-demand.
حجم الملف 1.74 MB
عدد التثبيتات 112
النسخة الحالية 3.1.2
آخر تحديث 2021-08-01
تاريخ النشر 2019-01-17
تقييم 5.00/5 مجموع تقييمات 3
المطور https://polychroma.tv
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://polychroma.tv/
عنوان صفحة المساعدة https://polychroma.tv/privacy-policy
عنوان صفحة سياسة الخصوصية https://polychroma.tv/privacy-policy
اللغات المدعومة en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Polychroma TV",
    "description": "The finest in avant-garde programming \u2013 live and on-demand.",
    "background": {
        "page": "background.html"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": {
            "19": "img\/icon-19.png",
            "38": "img\/icon-38.png"
        },
        "default_title": "Polychroma TV",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon-16.png",
        "32": "img\/icon-32.png",
        "48": "img\/icon-48.png",
        "64": "img\/icon-64.png",
        "128": "img\/icon-128.png",
        "256": "img\/icon-256.png",
        "512": "img\/icon-512.png"
    },
    "author": "Polychroma, LLC.",
    "homepage_url": "https:\/\/polychroma.tv\/",
    "manifest_version": 2,
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "alarms",
        "storage",
        "notifications",
        "http:\/\/*.polychroma.tv\/",
        "https:\/\/*.polychroma.tv\/"
    ],
    "version": "3.1.2"
}