History Cleaner by Tags
History Cleaner Plugin for Chrome
O que é History Cleaner by Tags?
History Cleaner by Tags é uma extensão do Chrome desenvolvida por surtic86, e sua principal característica é "History Cleaner Plugin for Chrome".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão History Cleaner by Tags
Baixe arquivos de extensão History Cleaner by Tags 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
Take control of your browsing history with History Cleaner by Tags, a simple browser extension. Easily delete specific entries based on custom tags you define. Download now and effortlessly cleanup your history with precision.
Informações Básicas da Extensão
Nome | History Cleaner by Tags |
ID | ckjjcldcdgcleaiidahlffloopnmjloa |
URL Oficial | https://chromewebstore.google.com/detail/history-cleaner-by-tags/ckjjcldcdgcleaiidahlffloopnmjloa |
Descrição | History Cleaner Plugin for Chrome |
Tamanho do Arquivo | 124 KB |
Contagem de Instalações | 169 |
Versão Atual | 2.1.0 |
Última Atualização | 2023-10-12 |
Data de Publicação | 2020-04-29 |
Classificação | 4.25/5 Total de 4 Avaliações |
Desenvolvedor | surtic86 |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://auto-swiper.ch/privacy_policy.html |
Idiomas Suportados | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_APP_NAME__", "description": "__MSG_APP_DESCRIPTION__", "version": "2.1.0", "manifest_version": 3, "default_locale": "en", "icons": { "128": "icons\/128.png" }, "action": { "default_title": "__MSG_APP_NAME__", "default_popup": "src\/popup.html" }, "permissions": [ "history" ] } |