Winterly Tab
Beautifully replace new tab screen with simple and minimalist winter themed background.
O que é Winterly Tab?
Winterly Tab é uma extensão do Chrome desenvolvida por Hadna Space, e sua principal característica é "Beautifully replace new tab screen with simple and minimalist winter themed background.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Winterly Tab
Baixe arquivos de extensão Winterly 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
Free & open source new tab replacement for your browser. All images are taken from Unsplash. Image background will be automatically changed every 5 minutes, or you can change it manually.
Informações Básicas da Extensão
Nome | Winterly Tab |
ID | fcbaofhfpeakjobpnemojmibbnkpgigi |
URL Oficial | https://chromewebstore.google.com/detail/winterly-tab/fcbaofhfpeakjobpnemojmibbnkpgigi |
Descrição | Beautifully replace new tab screen with simple and minimalist winter themed background. |
Tamanho do Arquivo | 236 KB |
Contagem de Instalações | 72 |
Versão Atual | 0.0.1 |
Última Atualização | 2021-10-05 |
Data de Publicação | 2021-10-04 |
Desenvolvedor | Hadna Space |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/dkhd/winterly-tab |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Winterly Tab", "author": "Diky hadna", "version": "0.0.1", "description": "Beautifully replace new tab screen with simple and minimalist winter themed background.", "icons": { "16": "snowflake.png", "48": "snowflake.png", "128": "snowflake.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |