Adblocker for Hotstar
Blocks Ads on Hotstar and YT
什么是Adblocker for Hotstar?
Adblocker for Hotstar是由abhijeetanil18开发的Chrome扩展程序,该扩展的主要功能是“Blocks Ads on Hotstar and YT”。
扩展截图
下载Adblocker for Hotstar扩展crx文件
下载Adblocker for Hotstar扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Adblock for Hotstar Install the Hotstar Adblocker extension to remove ads from hotstar for free. Yes watch hotstar favorite shows and movies without ads. Now the extension also blocks ads on multiple platforms like Hotstar and Youtube pages. Step: 1. Install the Hotstar Adblocker Extension. 2. Thats it and your hotstar is now without ads
扩展基本信息
名称 | Adblocker for Hotstar |
ID | pjdceihncicancgcmajdigmlejhdkfcf |
官方URL | https://chromewebstore.google.com/detail/adblocker-for-hotstar/pjdceihncicancgcmajdigmlejhdkfcf |
简介 | Blocks Ads on Hotstar and YT |
文件大小 | 16.01 KB |
安装次数 | 2,655 |
当前版本 | 1.1 |
更新时间 | 2023-05-12 |
上架时间 | 2022-09-06 |
评分 | 4.36/5 共25次评分 |
开发者 | abhijeetanil18 |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Adblocker for Hotstar", "version": "1.1", "description": "Blocks Ads on Hotstar and YT", "background": { "service_worker": "background\/background.js" }, "manifest_version": 3, "permissions": [ "declarativeNetRequest", "declarativeNetRequestWithHostAccess", "declarativeNetRequestFeedback", "storage" ], "declarative_net_request": { "rule_resources": [ { "id": "rules", "enabled": true, "path": "blocklist.json" } ] }, "icons": { "128": "hotstaradblocker128.png" }, "action": { "default_icon": "hotstaradblocker128.png", "default_title": "Adblocker for Hotstar" }, "host_permissions": [ " |