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 |
官方網址 | 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": [ " |