No Trace.
This extension automatically removes all porn related history events.
ما هو No Trace.؟
No Trace. هو إضافة Chrome تم تطويرها بواسطة notraceextension، والميزة الرئيسية لها هي "This extension automatically removes all porn related history events.".
تحميل ملف CRX للإضافة No Trace.
قم بتنزيل ملفات الامتداد No Trace. بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension automatically removes all porn related history events. If there is a domain that does not get removed, send me an email and I'll add it to the list.
معلومات أساسية عن التمديد
الاسم | |
ID | pgfehhhejhbkpgedkjkfndfalpcpfkpe |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/no-trace/pgfehhhejhbkpgedkjkfndfalpcpfkpe |
الوصف | This extension automatically removes all porn related history events. |
حجم الملف | 76.23 KB |
عدد التثبيتات | 136 |
النسخة الحالية | 1.1 |
آخر تحديث | 2017-12-03 |
تاريخ النشر | 2017-12-03 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | notraceextension |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "No Trace.", "description": "This extension automatically removes all porn related history events.", "version": "1.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "history" ] } |