Mister Clean
Keep your browser history a mystery with Mister Clean.
ما هو Mister Clean؟
Mister Clean هو إضافة Chrome تم تطويرها بواسطة Mister Clean، والميزة الرئيسية لها هي "Keep your browser history a mystery with Mister Clean.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Mister Clean
قم بتنزيل ملفات الامتداد Mister Clean بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Keep your browser history a mystery with Mister Clean. Privately experience the pleasures of the web without revealing your secrets. Browse boldly with Mister Clean! Features: - Sleek, minimalist design - Date, time, and local weather all in one place - Eliminates adult sites from your search history
معلومات أساسية عن التمديد
الاسم | |
ID | nhhpomjhoeinaabilpjcjomlhieciabm |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/mister-clean/nhhpomjhoeinaabilpjcjomlhieciabm |
الوصف | Keep your browser history a mystery with Mister Clean. |
حجم الملف | 498 KB |
عدد التثبيتات | 262 |
النسخة الحالية | 1.0.1774 |
آخر تحديث | 2019-10-22 |
تاريخ النشر | 2019-10-22 |
تقييم | 3.00/5 مجموع تقييمات 2 |
المطور | Mister Clean |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://mrcleanup.app/ |
عنوان صفحة المساعدة | https://mrcleanup.app/ |
عنوان صفحة سياسة الخصوصية | https://mrcleanup.app/privacy-policy |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "icons": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "browser_action": { "default_icon": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" } }, "permissions": [ "storage", "unlimitedStorage", "topSites", "activeTab", "browsingData", "history", "tabs", " |