AdsSecured
Removes advertisements and tracking scripts.
ما هو AdsSecured؟
AdsSecured هو إضافة Chrome تم تطويرها بواسطة https://ads-secured.com، والميزة الرئيسية لها هي "Removes advertisements and tracking scripts.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة AdsSecured
قم بتنزيل ملفات الامتداد AdsSecured بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
AdsSecured is the definitive ad blocker, as it removes pop-ups, annoying banners, tracking scripts and video ads. Use AdsSecured to get rid of banner ads, pop-ups, tracking scripts and video ads and stop advertising companies from tracking your movements on the Internet. Surf the web safely and ad-free with the most comprehensive and lightweight adblock extension for Chrome! AdsSecured blocks: - Annoying banner ads - YouTube ads - Annoying sponsored stories - Ad network tracking - Pop-ups and pop-unders - Any type of community that is reported as annoying advertising.
معلومات أساسية عن التمديد
الاسم | |
ID | jigofigfieopipblcoodpblckbolkaaj |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/adssecured/jigofigfieopipblcoodpblckbolkaaj |
الوصف | Removes advertisements and tracking scripts. |
حجم الملف | 1.2 MB |
عدد التثبيتات | 24,793 |
النسخة الحالية | 1.0.11 |
آخر تحديث | 2023-01-11 |
تاريخ النشر | 2023-01-09 |
تقييم | 3.67/5 مجموع تقييمات 3 |
المطور | https://ads-secured.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.ads-secured.com |
عنوان صفحة المساعدة | https://www.ads-secured.com/privacy-policy/ |
عنوان صفحة سياسة الخصوصية | https://www.ads-secured.com/privacy-policy |
اللغات المدعومة | de,en,fr,nl,es,it,pl |
manifest.json | |
{ "action": { "default_icon": { "128": "resources\/icons\/128.png" }, "default_title": "__MSG_appName__" }, "background": { "service_worker": "js\/serviceWorker.js" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/vendors\/AdguardTeam\/ExtendedCss.js", "js\/contentScript.js" ], "match_about_blank": true, "matches": [ "*:\/\/*\/*" ], "run_at": "document_start" } ], "declarative_net_request": { "rule_resources": [ { "id": "rules_1", "enabled": true, "path": "resources\/rules\/1.json" }, { "id": "rules_2", "enabled": true, "path": "resources\/rules\/2.json" }, { "id": "rules_3", "enabled": true, "path": "resources\/rules\/3.json" }, { "id": "rules_4", "enabled": true, "path": "resources\/rules\/4.json" }, { "id": "rules_5", "enabled": true, "path": "resources\/rules\/5.json" }, { "id": "rules_6", "enabled": true, "path": "resources\/rules\/6.json" }, { "id": "rules_7", "enabled": true, "path": "resources\/rules\/7.json" } ] }, "default_locale": "en", "description": "__MSG_appDescription__", "host_permissions": [ " |