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.”。

扩展截图

screenshot
screenshot

下载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/                    

扩展基本信息

名称 Hotstar Live Streaming-IPL,Movies Guide Hotstar Live Streaming-IPL,Movies Guide
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"
}