Goku Ad Blocker
Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.
什么是Goku Ad Blocker?
Goku Ad Blocker是由AT App Developer开发的Chrome扩展程序,该扩展的主要功能是“Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.”。
扩展截图
下载Goku Ad Blocker扩展crx文件
下载Goku Ad Blocker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Blocks Goku website from showing ads and opening new tabs randomly. It will automatically detect if a new tab is opened by goku website and close it immediately. It does not collect user data and does track any user information. Once added it will start working automatically. It is very small in size and does not impact any browser performance.
扩展基本信息
名称 | Goku Ad Blocker |
ID | mpbbioapikegkkobgfjchbdjilbepcdh |
官方URL | https://chromewebstore.google.com/detail/goku-ad-blocker/mpbbioapikegkkobgfjchbdjilbepcdh |
简介 | Blocks Goku From Opening A New Tab. It Does Not Collect Any Data. |
文件大小 | 3.22 KB |
安装次数 | 188 |
当前版本 | 1.0 |
更新时间 | 2023-06-04 |
上架时间 | 2023-06-03 |
开发者 | AT App Developer |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Goku Ad Blocker", "description": "Blocks Goku From Opening A New Tab. It Does Not Collect Any Data.", "version": "1.0", "background": { "service_worker": "service-worker.js" }, "permissions": [ "tabs" ] } |