Hotstar Live Streaming-IPL,Movies Guide
This extension will let you know about the Hotstar live streaming TV, Sports, Movies app guides and tips.
Hotstar Live Streaming-IPL,Movies Guideとは何ですか?
Hotstar Live Streaming-IPL,Movies Guideはhttp://foxtechzone.comによって開発されたChromeの拡張機能で、その主な機能は「This extension will let you know about the Hotstar live streaming TV, Sports, Movies app guides and tips.」です。
拡張機能のスクリーンショット
Hotstar Live Streaming-IPL,Movies Guide拡張機能のCRXファイルをダウンロード
Hotstar Live Streaming-IPL,Movies Guide拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Hotstar is one of the best online video streaming service provider in India. This is specially used to watch live sports events ( IPL live, Kabaadi & etc), latest movies, web-series, TV shows & etc. The Hotstar online streaming service is developed by star network and this is one of the most used TV application in the recent days. It will help you to watch your favourite movies/videos at anytime and anywhere. This extension will provide you the latest hotstar app updates and its technical guides/tips. You can also get the latest updates/notifications of Hotstar app in your browser screen. You can easily set the "notification" and "feed update" options through the settings option in our extension "Hotstar Live Streaming App- Guide". Through the notification you can easily get the latest update so you can visit our blog and get more details and tips of Hotstar live app. To know more Information please visit: https://www.foxtechzone.com/
拡張機能の基本情報
名前 | |
ID | nadglfkijobjomnccdckbhebjgoigdcc |
公式URL | https://chrome.google.com/webstore/detail/hotstar-live-streaming-ip/nadglfkijobjomnccdckbhebjgoigdcc |
説明 | This extension will let you know about the Hotstar live streaming TV, Sports, Movies app guides and tips. |
ファイルサイズ | 140 KB |
インストール数 | 9,817 |
現在のバージョン | 1.7 |
最終更新日 | 2021-01-25 |
公開日 | 2020-08-28 |
評価 | 3.75/5 合計 4 レビュー |
開発者 | http://foxtechzone.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.foxtechzone.com/search/label/hotstar%20live%20guide |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hotstar Live Streaming-IPL,Movies Guide", "description": "This extension will let you know about the Hotstar live streaming TV, Sports, Movies app guides and tips.", "background": { "page": "background.html" }, "default_locale": "en", "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "icons": { "128": "img\/icon-128.png", "16": "img\/icon-16.png", "48": "img\/icon-48.png" }, "manifest_version": 2, "options_page": "options.html", "permissions": [ "https:\/\/www.foxtechzone.com\/*" ], "version": "1.7" } |