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
电子邮箱 [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"
}