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