United States of America USA New tab

install our extension and enjoy United States of America USA images.

O que é United States of America USA New tab?

United States of America USA New tab é uma extensão do Chrome desenvolvida por annabellejosua, e sua principal característica é "install our extension and enjoy United States of America USA images.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão United States of America USA New tab

Baixe arquivos de extensão United States of America USA 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

                        Personalize your new home tab on Chrome using this free United States of America USA new tab extension                    

Informações Básicas da Extensão

Nome United States of America USA New tab United States of America USA New tab
ID gcgacjhceogkkcpilcaaplbeickeoemf
URL Oficial https://chrome.google.com/webstore/detail/united-states-of-america/gcgacjhceogkkcpilcaaplbeickeoemf
Descrição install our extension and enjoy United States of America USA images.
Tamanho do Arquivo 14.51 MB
Contagem de Instalações 37
Versão Atual 1.0.0
Última Atualização 2018-03-26
Data de Publicação 2018-03-26
Desenvolvedor annabellejosua
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"
    ]
}