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 |
| 官方網址 | 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\/*"
]
} | |