U.S. Navy New Tab Photos

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

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

U.S. Navy 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 Navy 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. Navy New Tab Photos

Baixe arquivos de extensão U.S. Navy 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. Navy 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. Navy New Tab Photos U.S. Navy New Tab Photos
ID kdiannhmifckbfgfofhmlbdbppcjmjnj
URL Oficial https://chrome.google.com/webstore/detail/us-navy-new-tab-photos/kdiannhmifckbfgfofhmlbdbppcjmjnj
Descrição Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.
Tamanho do Arquivo 26.99 KB
Contagem de Instalações 110
Versão Atual 1.0.1
Última Atualização 2016-10-10
Data de Publicação 2016-10-10
Classificação 2.75/5 Total de 4 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. Navy New Tab Photos",
    "short_name": "U.S. Navy New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.",
    "version": "1.0.1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "\/newtab.html"
    },
    "icons": {
        "16": "\/icon16.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    }
}