Anti AD
hiding ADs
什么是Anti AD?
Anti AD是由spade9k开发的Chrome扩展程序,该扩展的主要功能是“hiding ADs”。
扩展截图
下载Anti AD扩展crx文件
下载Anti AD扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Warning: Not recommend for who doesn't learn about CSS. Features: 1. Using CSS selectors to hide ADs, so it's simple and fast. 2. You can configure your preferences for hiding. 3. Your configuration will be saved in your Chrome account, so it's corss-device. -------------------- 须知:只推荐了解CSS知识的人使用 功能特点: 1. 使用CSS选择器来隐藏广告,方式简单所以更轻更快 2. 可定制化过滤规则,本体只包含了少量网站的广告过滤规则,推荐根据自己使用习惯去屏蔽常用网站的广告 3. 自定义的过滤规则会跟当前账号信息一起同步,所以不用担心不同设备还要再设置的问题
扩展基本信息
名称 | Anti AD |
ID | apdmofndflmhbdlainacnpcpbihaalca |
官方URL | https://chromewebstore.google.com/detail/anti-ad/apdmofndflmhbdlainacnpcpbihaalca |
简介 | hiding ADs |
文件大小 | 255 KB |
安装次数 | 66 |
当前版本 | 0.0.2 |
更新时间 | 2019-01-09 |
上架时间 | 2019-01-09 |
开发者 | spade9k |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Anti AD", "description": "hiding ADs", "version": "0.0.2", "icons": { "128": "images\/icon.png" }, "permissions": [ "tabs", "storage" ], "background": { "scripts": [ "scripts\/background.js" ] }, "options_page": "options.html", "page_action": { "default_icon": "images\/icon.png", "default_title": "Anti AD", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |