Themes Antartic
Our extension makes your new tab even more beautiful with Antartic HD wallpaper images
O que é Themes Antartic?
Themes Antartic é uma extensão do Chrome desenvolvida por marcoverrat04, e sua principal característica é "Our extension makes your new tab even more beautiful with Antartic HD wallpaper images".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Themes Antartic
Baixe arquivos de extensão Themes Antartic 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
Do you like Antartic's photos? So with this extension you will be happy, because we offer beautiful wallpapers of Antartic that will embellish your new tabs.
Informações Básicas da Extensão
Nome | |
ID | dgobjfddfpdfhjhdgbhaflhfpjpahagb |
URL Oficial | https://chrome.google.com/webstore/detail/themes-antartic/dgobjfddfpdfhjhdgbhaflhfpjpahagb |
Descrição | Our extension makes your new tab even more beautiful with Antartic HD wallpaper images |
Tamanho do Arquivo | 14.01 MB |
Contagem de Instalações | 37 |
Versão Atual | 1.0.0 |
Última Atualização | 2018-03-27 |
Data de Publicação | 2018-03-27 |
Classificação | 4.00/5 Total de 1 Avaliações |
Desenvolvedor | marcoverrat04 |
Tipo de Pagamento | free |
Idiomas Suportados | de,en,fr,es,it,pt-BR,pt-PT,ru |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "__MSG_appName__" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "__MSG_appName__", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |