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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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": [ " |