Fantom Blocker
Hide page elements, images and iframes
Что такое Fantom Blocker?
Fantom Blocker - это расширение Chrome, разработанное Fantom, и его основная функция - "Hide page elements, images and iframes ".
Снимки экрана расширения
Скачать файл CRX расширения Fantom Blocker
Скачайте файлы расширений 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": [ " |