DontTrack
Allows user to monitor - Tracking of Websites
ما هو DontTrack؟
DontTrack هو إضافة Chrome تم تطويرها بواسطة exexzian، والميزة الرئيسية لها هي "Allows user to monitor - Tracking of Websites".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة DontTrack
قم بتنزيل ملفات الامتداد DontTrack بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Provides simplest option to Restrict and Allow websites from tracking user i.e. simply by clicking icon. Inspired by: Do Not Track extension But gives option to Restrict and Allow tracking
معلومات أساسية عن التمديد
الاسم | |
ID | hcnkjnmphoefpmffigclelfmfjfcboim |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/donttrack/hcnkjnmphoefpmffigclelfmfjfcboim |
الوصف | Allows user to monitor - Tracking of Websites |
حجم الملف | 19.03 KB |
عدد التثبيتات | 27 |
النسخة الحالية | 0.0.1 |
آخر تحديث | 2015-05-04 |
تاريخ النشر | 2015-05-04 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | exexzian |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DontTrack", "description": "Allows user to monitor - Tracking of Websites", "version": "0.0.1", "icons": { "128": "images\/DontTrack.png", "48": "images\/DontTrack48.png" }, "background": { "scripts": [ "scripts\/background.js" ] }, "browser_action": { "default_icon": "images\/DontTrack.png" }, "permissions": [ "webRequest", " |