Custom New Tab Background
Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
O que é Custom New Tab Background?
Custom New Tab Background é uma extensão do Chrome desenvolvida por Subash Pathak, e sua principal característica é "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Custom New Tab Background
Baixe arquivos de extensão Custom New Tab Background 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
Set a custom background image or wallpaper on new tab page. Icon by lexacahyani from the Noun Project
Informações Básicas da Extensão
Nome | Custom New Tab Background |
ID | odkemkdbjdjlpipmdmnidmcbjnchpghm |
URL Oficial | https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm |
Descrição | Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB |
Tamanho do Arquivo | 244 KB |
Contagem de Instalações | 13,571 |
Versão Atual | 1.0.4 |
Última Atualização | 2021-04-15 |
Data de Publicação | 2019-04-10 |
Classificação | 3.80/5 Total de 45 Avaliações |
Desenvolvedor | Subash Pathak |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/Subash/chrome-custom-new-tab-background |
URL da Página de Ajuda | https://github.com/Subash/chrome-custom-new-tab-background |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Custom New Tab Background", "version": "1.0.4", "description": "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB", "chrome_url_overrides": { "newtab": "tab.html" } } |