Clear history, cache and cookies for Chrome ™
Clear cache, Chrome browsing history and cookies with a easy click of a button.
ما هو Clear history, cache and cookies for Chrome ™؟
Clear history, cache and cookies for Chrome ™ هو إضافة Chrome تم تطويرها بواسطة Dev.machine، والميزة الرئيسية لها هي "Clear cache, Chrome browsing history and cookies with a easy click of a button.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Clear history, cache and cookies for Chrome ™
قم بتنزيل ملفات الامتداد Clear history, cache and cookies for Chrome ™ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Delete cookies, cache and browser history for seconds Our extension does this without unnecessary words and actions you can choose the removal time: During all this time In the last hour Last 24 hours Last seven days Last 4 weeks
معلومات أساسية عن التمديد
الاسم | |
ID | cgjpjkapkpmfjnagobleckhekihnoegn |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/clear-history-cache-and-c/cgjpjkapkpmfjnagobleckhekihnoegn |
الوصف | Clear cache, Chrome browsing history and cookies with a easy click of a button. |
حجم الملف | 2.27 MB |
عدد التثبيتات | 542 |
النسخة الحالية | 1.0 |
آخر تحديث | 2018-09-16 |
تاريخ النشر | 2018-09-16 |
تقييم | 3.00/5 مجموع تقييمات 4 |
المطور | Dev.machine |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://yello8.com/apps/lite.html |
اللغات المدعومة | de,en,en-GB,en-US,fr,tr,da,es,es-419,it,pl,pt-BR,pt-PT,sv,ru,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "permissions": [ "browsingData" ], "browser_action": { "default_icon": "128.png", "default_popup": "popup.html" }, "icons": { "128": "128.png", "16": "16.png", "48": "48.png" }, "offline_enabled": true, "manifest_version": 2, "version": "1.0" } |