U.S. Army New Tab Photos

Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.

O que é U.S. Army New Tab Photos?

U.S. Army New Tab Photos é uma extensão do Chrome desenvolvida por http://www.baxbox.com, e sua principal característica é "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão U.S. Army New Tab Photos

Baixe arquivos de extensão U.S. Army New Tab Photos 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

                        Install this cool plugin to get a new U.S. Army photo as your web browser's background image. Show your support! This free Chrome plugin is provided by MilitaryAirfare.us.                    

Informações Básicas da Extensão

Nome U.S. Army New Tab Photos U.S. Army New Tab Photos
ID fjnbmemenheaokigamgklgnhooejmeee
URL Oficial https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee
Descrição Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
Tamanho do Arquivo 29.01 KB
Contagem de Instalações 46
Versão Atual 1.0.2
Última Atualização 2016-10-10
Data de Publicação 2016-10-10
Classificação 2.00/5 Total de 3 Avaliações
Desenvolvedor http://www.baxbox.com
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "U.S. Army New Tab Photos",
    "short_name": "U.S. Army New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.",
    "version": "1.0.2",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "\/newtab.html"
    },
    "icons": {
        "16": "\/icon16.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    }
}