Clear history, cache and cookies for Chrome ™
Clear cache, Chrome browsing history and cookies with a easy click of a button.
O que é Clear history, cache and cookies for Chrome ™?
Clear history, cache and cookies for Chrome ™ é uma extensão do Chrome desenvolvida por Dev.machine, e sua principal característica é "Clear cache, Chrome browsing history and cookies with a easy click of a button.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Clear history, cache and cookies for Chrome ™
Baixe arquivos de extensão Clear history, cache and cookies for Chrome ™ no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | cgjpjkapkpmfjnagobleckhekihnoegn |
URL Oficial | https://chrome.google.com/webstore/detail/clear-history-cache-and-c/cgjpjkapkpmfjnagobleckhekihnoegn |
Descrição | Clear cache, Chrome browsing history and cookies with a easy click of a button. |
Tamanho do Arquivo | 2.27 MB |
Contagem de Instalações | 542 |
Versão Atual | 1.0 |
Última Atualização | 2018-09-16 |
Data de Publicação | 2018-09-16 |
Classificação | 3.00/5 Total de 4 Avaliações |
Desenvolvedor | Dev.machine |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://yello8.com/apps/lite.html |
Idiomas Suportados | 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" } |