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.

Cos'è U.S. Army New Tab Photos?

U.S. Army New Tab Photos è un'estensione di Chrome sviluppata da http://www.baxbox.com, e la sua funzione principale è "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione U.S. Army New Tab Photos

Scarica i file di estensione U.S. Army New Tab Photos in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome U.S. Army New Tab Photos U.S. Army New Tab Photos
ID fjnbmemenheaokigamgklgnhooejmeee
URL Ufficiale https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee
Descrizione Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
Dimensione del File 29.01 KB
Conteggio Installazioni 46
Versione Corrente 1.0.2
Ultimo Aggiornamento 2016-10-10
Data di Pubblicazione 2016-10-10
Valutazione 2.00/5 Totale 3 Valutazioni
Sviluppatore http://www.baxbox.com
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}