Explode the Web!
Explode web pages that contain data trackers!
ما هو Explode the Web!؟
Explode the Web! هو إضافة Chrome تم تطويرها بواسطة https://sneakaway.studio، والميزة الرئيسية لها هي "Explode web pages that contain data trackers!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Explode the Web!
قم بتنزيل ملفات الامتداد Explode the Web! بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
A browser extension that explodes web pages with third party trackers. Reload the page to reset it. See it in action here https://youtu.be/hZuIVJTz8N0
معلومات أساسية عن التمديد
الاسم | Explode the Web! |
ID | dmedbnfdhjfppcgbccpfaigicbnajhod |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/explode-the-web/dmedbnfdhjfppcgbccpfaigicbnajhod |
الوصف | Explode web pages that contain data trackers! |
حجم الملف | 128 KB |
عدد التثبيتات | 1,111 |
النسخة الحالية | 1.2.2 |
آخر تحديث | 2022-01-13 |
تاريخ النشر | 2019-07-01 |
تقييم | 3.15/5 مجموع تقييمات 13 |
المطور | https://sneakaway.studio |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/sneakaway-studio/explode-the-web |
عنوان صفحة سياسة الخصوصية | https://tallysavestheinternet.com/privacy |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Explode the Web!", "description": "Explode web pages that contain data trackers!", "version": "1.2.2", "manifest_version": 2, "icons": { "16": "assets\/img\/explode-icon16.png", "48": "assets\/img\/explode-icon48.png", "64": "assets\/img\/explode-icon64.png", "128": "assets\/img\/explode-icon128.png" }, "browser_action": { "default_icon": { "16": "assets\/img\/explode-icon16.png", "48": "assets\/img\/explode-icon48.png" }, "default_title": "Explode Tracked Web Pages!", "default_popup": "assets\/pages\/popup.html" }, "background": { "scripts": [] }, "content_scripts": [ { "matches": [ " |