U.S. Marines New Tab Photos

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

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

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

Baixe arquivos de extensão U.S. Marines 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. Marines 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. Marines New Tab Photos U.S. Marines New Tab Photos
ID eemdmnkcoadbjjahiciaahbkjgijnmak
URL Oficial https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak
Descrição Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.
Tamanho do Arquivo 29.01 KB
Contagem de Instalações 124
Versão Atual 1.0.1
Última Atualização 2016-10-10
Data de Publicação 2016-10-10
Classificação 2.78/5 Total de 9 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. Marines New Tab Photos",
    "short_name": "U.S. Marines New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Marines 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"
    }
}