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.

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

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

Descarga archivos de extensión U.S. Navy 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. Navy 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. 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
Descripción Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.
Tamaño del Archivo 26.99 KB
Cantidad de Instalaciones 110
Versión Actual 1.0.1
Última Actualización 2016-10-10
Fecha de Publicación 2016-10-10
Calificación 2.75/5 Total de 4 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. 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"
    }
}