History Blacklist
Blacklists URLs from entering Chrome's history.
O que é History Blacklist?
History Blacklist é uma extensão do Chrome desenvolvida por smrq, e sua principal característica é "Blacklists URLs from entering Chrome's history.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão History Blacklist
Baixe arquivos de extensão History Blacklist 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
Blacklists URLs from entering Chrome's history. When you navigate to any URL that matches any of the blacklisted patterns that you provide, this extension will immediately remove that URL from your history.
Informações Básicas da Extensão
Nome | History Blacklist |
ID | dglhdhjfhaikplcgklplalmejcahjheo |
URL Oficial | https://chromewebstore.google.com/detail/history-blacklist/dglhdhjfhaikplcgklplalmejcahjheo |
Descrição | Blacklists URLs from entering Chrome's history. |
Tamanho do Arquivo | 15.87 KB |
Contagem de Instalações | 1,434 |
Versão Atual | 1.0.1 |
Última Atualização | 2020-01-21 |
Data de Publicação | 2020-01-21 |
Classificação | 4.47/5 Total de 15 Avaliações |
Desenvolvedor | smrq |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/smrq/chrome-history-blacklist |
URL da Página de Ajuda | https://github.com/smrq/chrome-history-blacklist/issues |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "History Blacklist", "version": "1.0.1", "description": "Blacklists URLs from entering Chrome's history.", "icons": { "16": "images\/icon-16px.png", "32": "images\/icon-32px.png", "48": "images\/icon-48px.png", "64": "images\/icon-64px.png", "128": "images\/icon-128px.png", "192": "images\/icon-192px.png" }, "author": "Greg Smith |