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 |
| Eメール | [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\/*"
]
} | |