AZROTV FREE LIVE TV
Watch TV channels directly from your browser.
什么是AZROTV FREE LIVE TV?
AZROTV FREE LIVE TV是由https://azrotv.com开发的Chrome扩展程序,该扩展的主要功能是“Watch TV channels directly from your browser.”。
扩展截图
下载AZROTV FREE LIVE TV扩展crx文件
下载AZROTV FREE LIVE TV扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Watch TV channels direct from your browser, International channels, Arabic channels, French channels, English channels, Spanish channels, etc. 扩展基本信息
| 名称 | |
| ID | ojifahpjikbmmglmfhhicfebnpbpjoml |
| 官方URL | https://chromewebstore.google.com/detail/azrotv-free-live-tv/ojifahpjikbmmglmfhhicfebnpbpjoml |
| 简介 | Watch TV channels directly from your browser. |
| 文件大小 | 123 KB |
| 安装次数 | 1,969 |
| 当前版本 | 1.0.2 |
| 更新时间 | 2022-06-27 |
| 上架时间 | 2021-10-26 |
| 评分 | 5.00/5 共2次评分 |
| 开发者 | https://azrotv.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | http://azrotv.com |
| 帮助页面URL | http://azrotv.com/contact |
| 隐私政策页面URL | http://extension.oui9.com/privacy/oui9hlsplayer.htm |
| 支持的语言 | en,fr,ar |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"page": "background.html"
},
"options_ui": {
"page": "background.html",
"open_in_tab": true
},
"default_locale": "en",
"description": "__MSG_ext_description__",
"icons": {
"128": "images\/icon128.png",
"16": "images\/icon16.png"
},
"browser_action": {
"default_icon": "images\/icon32.png",
"default_title": "__MSG_ext_name__"
},
"name": "__MSG_ext_name__",
"manifest_version": 2,
"minimum_chrome_version": "23",
"version": "1.0.2",
"web_accessible_resources": [
"\/images\/*",
"\/images\/icon16.png",
"\/p\/",
"\/p\/*"
]
} | |