Polychroma TV

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

Polychroma TV क्या है?

Polychroma TV https://polychroma.tv द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The finest in avant-garde programming – live and on-demand."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Polychroma TV एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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/
सहायता पृष्ठ URL https://polychroma.tv/privacy-policy
गोपनीयता नीति पृष्ठ URL 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"
}