Polychroma TV
The finest in avant-garde programming – live and on-demand.
Polychroma TV là gì?
Polychroma TV là một tiện ích mở rộng Chrome được phát triển bởi https://polychroma.tv, và tính năng chính của nó là "The finest in avant-garde programming – live and on-demand.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Polychroma TV
Tải xuống các tệp mở rộng Polychroma TV dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | fehfcapnoggplkpomighobokgpihfcak |
URL Chính Thức | https://chrome.google.com/webstore/detail/fehfcapnoggplkpomighobokgpihfcak |
Mô tả | The finest in avant-garde programming – live and on-demand. |
Kích Thước Tệp | 1.74 MB |
Số Lần Cài Đặt | 112 |
Phiên Bản Hiện Tại | 3.1.2 |
Cập Nhật Lần Cuối | 2021-08-01 |
Ngày Phát Hành | 2019-01-17 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | https://polychroma.tv |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://polychroma.tv/ |
URL Trang Trợ Giúp | https://polychroma.tv/privacy-policy |
URL Trang Chính Sách Bảo Mật | https://polychroma.tv/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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" } |