U.S. Marines New Tab Photos

Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.

Was ist U.S. Marines New Tab Photos?

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

Erweiterungsscreenshots

screenshot
screenshot
screenshot

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

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