Fantom Blocker
Hide page elements, images and iframes
What is Fantom Blocker?
Fantom Blocker is a Chrome extension developed by Fantom, and its main feature is "Hide page elements, images and iframes ".
Extension Screenshots
Download Fantom Blocker Extension CRX File
Download Fantom Blocker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | dclialiegildbilonpgamcdljlabgieh |
Official URL | https://chrome.google.com/webstore/detail/dclialiegildbilonpgamcdljlabgieh |
Description | Hide page elements, images and iframes |
File Size | 141 KB |
Installation Count | 68 |
Current Version | 2.1.9 |
Last Updated | 2015-11-18 |
Publish Date | 2015-11-18 |
Rating | 3.22/5 Total 9 Ratings |
Developer | Fantom |
Payment Type | free |
Supported Languages | 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": [ " |