Polychroma TV

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

Polychroma TVとは何ですか?

Polychroma TVはhttps://polychroma.tvによって開発されたChromeの拡張機能で、その主な機能は「The finest in avant-garde programming – live and on-demand.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Polychroma TV拡張機能のCRXファイルをダウンロード

Polychroma TV拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}