NoTrack - Block Redirection Tracking
Prevents redirect links from tracking you in popular search engines.
ما هو NoTrack - Block Redirection Tracking؟
NoTrack - Block Redirection Tracking هو إضافة Chrome تم تطويرها بواسطة loora، والميزة الرئيسية لها هي "Prevents redirect links from tracking you in popular search engines.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة NoTrack - Block Redirection Tracking
قم بتنزيل ملفات الامتداد NoTrack - Block Redirection Tracking بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
NoTrack - Block Redirection Tracking extension helps you prevent redirect URLs from tracking you in popular search engines. It is currently working for Google, Yahoo and Bing search engines. You can add desired rules (with regular expressions) in the options page. When a rule is matched with a redirect URL, it is blocked (or redirected) and therefore the host server won't be able to track you. You can add any regular expressions that you would like in the options page. But please note that you need to add rules comma separated. Before adding the rules please make sure they are working correctly otherwise it might break the add-on. Bade icon text shows you the number of blocked URLs. In order to report bugs, please fill the bug report form in the add-on's homepage (http://mybrowseraddon.com/notrack.html).
معلومات أساسية عن التمديد
الاسم | |
ID | knjgjcgmkldnfeejjmacjojljgbhcdbf |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/notrack-block-redirection/knjgjcgmkldnfeejjmacjojljgbhcdbf |
الوصف | Prevents redirect links from tracking you in popular search engines. |
حجم الملف | 62.21 KB |
عدد التثبيتات | 700 |
النسخة الحالية | 0.1.0 |
آخر تحديث | 2018-06-26 |
تاريخ النشر | 2018-06-26 |
تقييم | 3.67/5 مجموع تقييمات 3 |
المطور | loora |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://mybrowseraddon.com/notrack.html |
عنوان صفحة المساعدة | http://mybrowseraddon.com/notrack.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.0", "manifest_version": 2, "short_name": "notrack", "name": "NoTrack - Block Redirection Tracking", "background": { "page": "lib\/chrome\/background.html" }, "homepage_url": "http:\/\/mybrowseraddon.com\/notrack.html", "options_ui": { "chrome_style": true, "page": "data\/options\/options.html" }, "permissions": [ "storage", " |