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": [ " |