Clear history, cache and cookies for Chrome ™
Clear cache, Chrome browsing history and cookies with a easy click of a button.
Cos'è Clear history, cache and cookies for Chrome ™?
Clear history, cache and cookies for Chrome ™ è un'estensione di Chrome sviluppata da Dev.machine, e la sua funzione principale è "Clear cache, Chrome browsing history and cookies with a easy click of a button.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Clear history, cache and cookies for Chrome ™
Scarica i file di estensione Clear history, cache and cookies for Chrome ™ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | cgjpjkapkpmfjnagobleckhekihnoegn |
URL Ufficiale | https://chrome.google.com/webstore/detail/clear-history-cache-and-c/cgjpjkapkpmfjnagobleckhekihnoegn |
Descrizione | Clear cache, Chrome browsing history and cookies with a easy click of a button. |
Dimensione del File | 2.27 MB |
Conteggio Installazioni | 542 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2018-09-16 |
Data di Pubblicazione | 2018-09-16 |
Valutazione | 3.00/5 Totale 4 Valutazioni |
Sviluppatore | Dev.machine |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://yello8.com/apps/lite.html |
Lingue Supportate | 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" } |