Fantom Blocker
Hide page elements, images and iframes
什么是Fantom Blocker?
Fantom Blocker是由Fantom开发的Chrome扩展程序,该扩展的主要功能是“Hide page elements, images and iframes ”。
扩展截图
下载Fantom Blocker扩展crx文件
下载Fantom Blocker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
It is a simple web page element hiding tool. It can: - Hide/Show page elements, images and iframes; - Edit filter rules to get desired element; - Hide images or iframes from the list.
扩展基本信息
名称 | |
ID | dclialiegildbilonpgamcdljlabgieh |
官方URL | https://chrome.google.com/webstore/detail/dclialiegildbilonpgamcdljlabgieh |
简介 | Hide page elements, images and iframes |
文件大小 | 141 KB |
安装次数 | 68 |
当前版本 | 2.1.9 |
更新时间 | 2015-11-18 |
上架时间 | 2015-11-18 |
评分 | 3.22/5 共9次评分 |
开发者 | Fantom |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fantom Blocker", "version": "2.1.9", "description": "Hide page elements, images and iframes ", "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_title": "Hide page elements", "default_icon": "19.png" }, "permissions": [ "tabs", "activeTab", "storage", "identity" ], "content_scripts": [ { "matches": [ " |