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.

¿Qué es U.S. Army New Tab Photos?

U.S. Army New Tab Photos es una extensión de Chrome desarrollada por http://www.baxbox.com, y su función principal es "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 Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión U.S. Army New Tab Photos

Descarga archivos de extensión U.S. Army New Tab Photos en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre 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
Descripción Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
Tamaño del Archivo 29.01 KB
Cantidad de Instalaciones 46
Versión Actual 1.0.2
Última Actualización 2016-10-10
Fecha de Publicación 2016-10-10
Calificación 2.00/5 Total de 3 Calificaciones
Desarrollador http://www.baxbox.com
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}