Hotstar Live Streaming-IPL,Movies Guide
This extension will let you know about the Hotstar live streaming TV, Sports, Movies app guides and tips.
What is Hotstar Live Streaming-IPL,Movies Guide?
Hotstar Live Streaming-IPL,Movies Guide is a Chrome extension developed by http://foxtechzone.com, and its main feature is "This extension will let you know about the Hotstar live streaming TV, Sports, Movies app guides and tips.".
Extension Screenshots
Download Hotstar Live Streaming-IPL,Movies Guide Extension CRX File
Download Hotstar Live Streaming-IPL,Movies Guide extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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/
Extension Basic Information
Name | |
ID | nadglfkijobjomnccdckbhebjgoigdcc |
Official URL | https://chrome.google.com/webstore/detail/hotstar-live-streaming-ip/nadglfkijobjomnccdckbhebjgoigdcc |
Description | This extension will let you know about the Hotstar live streaming TV, Sports, Movies app guides and tips. |
File Size | 140 KB |
Installation Count | 9,817 |
Current Version | 1.7 |
Last Updated | 2021-01-25 |
Publish Date | 2020-08-28 |
Rating | 3.75/5 Total 4 Ratings |
Developer | http://foxtechzone.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.foxtechzone.com/search/label/hotstar%20live%20guide |
Supported Languages | 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" } |