Fantom Blocker
Hide page elements, images and iframes
Fantom Blocker là gì?
Fantom Blocker là một tiện ích mở rộng Chrome được phát triển bởi Fantom, và tính năng chính của nó là "Hide page elements, images and iframes ".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Fantom Blocker
Tải xuống các tệp mở rộng Fantom Blocker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dclialiegildbilonpgamcdljlabgieh |
URL Chính Thức | https://chrome.google.com/webstore/detail/dclialiegildbilonpgamcdljlabgieh |
Mô tả | Hide page elements, images and iframes |
Kích Thước Tệp | 141 KB |
Số Lần Cài Đặt | 68 |
Phiên Bản Hiện Tại | 2.1.9 |
Cập Nhật Lần Cuối | 2015-11-18 |
Ngày Phát Hành | 2015-11-18 |
Đánh Giá | 3.22/5 Tổng số 9 Đánh Giá |
Nhà Phát Triển | Fantom |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |