Fantom Blocker
Hide page elements, images and iframes
Wat is Fantom Blocker?
Fantom Blocker is een Chrome-extensie ontwikkeld door Fantom, en de belangrijkste functie is "Hide page elements, images and iframes ".
Extensie Screenshots
Download het CRX-bestand van de extensie Fantom Blocker
Download Fantom Blocker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | dclialiegildbilonpgamcdljlabgieh |
Officiële URL | https://chrome.google.com/webstore/detail/dclialiegildbilonpgamcdljlabgieh |
Beschrijving | Hide page elements, images and iframes |
Bestandsgrootte | 141 KB |
Aantal Installaties | 68 |
Huidige Versie | 2.1.9 |
Laatst Bijgewerkt | 2015-11-18 |
Publicatiedatum | 2015-11-18 |
Beoordeling | 3.22/5 Totaal 9 Beoordelingen |
Ontwikkelaar | Fantom |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |