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.

Was ist U.S. Army New Tab Photos?

U.S. Army New Tab Photos ist eine Chrome-Erweiterung, die von http://www.baxbox.com entwickelt wurde, und ihr Hauptmerkmal ist "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

U.S. Army New Tab Photos-Erweiterungs-CRX-Datei herunterladen

Laden Sie U.S. Army New Tab Photos-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name U.S. Army New Tab Photos U.S. Army New Tab Photos
ID fjnbmemenheaokigamgklgnhooejmeee
Offizielle URL https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee
Beschreibung Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
Dateigröße 29.01 KB
Installationsanzahl 46
Aktuelle Version 1.0.2
Letztes Update 2016-10-10
Veröffentlichungsdatum 2016-10-10
Bewertung 2.00/5 Insgesamt 3 Bewertungen
Entwickler http://www.baxbox.com
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}