AdCap
Play AdCap in an Extension!
什么是AdCap?
AdCap是由Dex开发的Chrome扩展程序,该扩展的主要功能是“Play AdCap in an Extension!”。
扩展截图
下载AdCap扩展crx文件
下载AdCap扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
(Please note that the extension can sometimes take 10 - 20 seconds to load) Contact Dex#8822 on Discord for support!
扩展基本信息
名称 | AdCap |
ID | pnbagoiioggnkkbnlkedejhboodhchlb |
官方URL | https://chromewebstore.google.com/detail/adcap/pnbagoiioggnkkbnlkedejhboodhchlb |
简介 | Play AdCap in an Extension! |
文件大小 | 68.47 KB |
安装次数 | 933 |
当前版本 | 1.0 |
更新时间 | 2022-05-05 |
上架时间 | 2022-05-02 |
评分 | 3.86/5 共7次评分 |
开发者 | Dex |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://binarydex.github.io/extensions |
帮助页面URL | https://binarydex.github.io/extensions |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "AdCap", "description": "Play AdCap in an Extension!", "version": "1.0", "icons": { "128": "icon_128.png" }, "action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |