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.

Was ist U.S. Navy New Tab Photos?

U.S. Navy 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 Navy photo as your browsers background when you open a new window.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

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

Laden Sie U.S. Navy 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. Navy 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. Navy New Tab Photos U.S. Navy New Tab Photos
ID kdiannhmifckbfgfofhmlbdbppcjmjnj
Offizielle URL https://chrome.google.com/webstore/detail/us-navy-new-tab-photos/kdiannhmifckbfgfofhmlbdbppcjmjnj
Beschreibung Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.
Dateigröße 26.99 KB
Installationsanzahl 110
Aktuelle Version 1.0.1
Letztes Update 2016-10-10
Veröffentlichungsdatum 2016-10-10
Bewertung 2.75/5 Insgesamt 4 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. 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"
    }
}