Italy New tab
Very large collection of Italy wallpaper to customize your home page
O que é Italy New tab?
Italy New tab é uma extensão do Chrome desenvolvida por suany4545, e sua principal característica é "Very large collection of Italy wallpaper to customize your home page".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Italy New tab
Baixe arquivos de extensão Italy New 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
Replace the traditional tab page by a new beautiful and elegant one, made of customizable Italy wallpapers.
Informações Básicas da Extensão
Nome | |
ID | jibbcfgaenmneicoicpepjimfpfgjmfc |
URL Oficial | https://chrome.google.com/webstore/detail/italy-new-tab/jibbcfgaenmneicoicpepjimfpfgjmfc |
Descrição | Very large collection of Italy wallpaper to customize your home page |
Tamanho do Arquivo | 19.36 MB |
Contagem de Instalações | 64 |
Versão Atual | 1.0.0 |
Última Atualização | 2018-03-11 |
Data de Publicação | 2018-03-11 |
Desenvolvedor | suany4545 |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Italy New tab" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "Very large collection of Italy wallpaper to customize your home page", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Italy New tab", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |