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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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" } |