Ash Tab
Another 'new tab' replacement with a little word art and material design.
O que é Ash Tab?
Ash Tab é uma extensão do Chrome desenvolvida por Created with love by Ash, Limited, e sua principal característica é "Another 'new tab' replacement with a little word art and material design.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Ash Tab
Baixe arquivos de extensão Ash Tab 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
This is yet another 'new tab' replacement but with a little word art and material design. You can choose the background color if you wanna be super cool. :-)
Informações Básicas da Extensão
Nome | |
ID | efjckghfgmmjpbfhkcncfeoddfolibmb |
URL Oficial | https://chromewebstore.google.com/detail/ash-tab/efjckghfgmmjpbfhkcncfeoddfolibmb |
Descrição | Another 'new tab' replacement with a little word art and material design. |
Tamanho do Arquivo | 1.77 MB |
Contagem de Instalações | 48 |
Versão Atual | 1.1.9 |
Última Atualização | 2018-06-21 |
Data de Publicação | 2018-06-20 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | Created with love by Ash, Limited |
Tipo de Pagamento | free |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ash Tab", "description": "Another 'new tab' replacement with a little word art and material design.", "version": "1.1.9", "incognito": "split", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "chrome_url_overrides": { "newtab": "blank.html" }, "manifest_version": 2 } |