Fantom Blocker
Hide page elements, images and iframes
Fantom Blocker क्या है?
Fantom Blocker Fantom द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Hide page elements, images and iframes "।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Fantom Blocker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [ " |