Clear history, cache and cookies for Chrome ™
Clear cache, Chrome browsing history and cookies with a easy click of a button.
Was ist Clear history, cache and cookies for Chrome ™?
Clear history, cache and cookies for Chrome ™ ist eine Chrome-Erweiterung, die von Dev.machine entwickelt wurde, und ihr Hauptmerkmal ist "Clear cache, Chrome browsing history and cookies with a easy click of a button.".
Erweiterungsscreenshots
Clear history, cache and cookies for Chrome ™-Erweiterungs-CRX-Datei herunterladen
Laden Sie Clear history, cache and cookies for Chrome ™-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | cgjpjkapkpmfjnagobleckhekihnoegn |
Offizielle URL | https://chrome.google.com/webstore/detail/clear-history-cache-and-c/cgjpjkapkpmfjnagobleckhekihnoegn |
Beschreibung | Clear cache, Chrome browsing history and cookies with a easy click of a button. |
Dateigröße | 2.27 MB |
Installationsanzahl | 542 |
Aktuelle Version | 1.0 |
Letztes Update | 2018-09-16 |
Veröffentlichungsdatum | 2018-09-16 |
Bewertung | 3.00/5 Insgesamt 4 Bewertungen |
Entwickler | Dev.machine |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://yello8.com/apps/lite.html |
Unterstützte Sprachen | 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" } |