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.”。
擴展截圖
下載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!
擴展基本資訊
名稱 | |
ID | fehfcapnoggplkpomighobokgpihfcak |
官方網址 | 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" } |