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.

Qu'est-ce que U.S. Marines New Tab Photos ?

U.S. Marines New Tab Photos est une extension Chrome développée par http://www.baxbox.com, et sa fonction principale est "Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension U.S. Marines New Tab Photos

Téléchargez les fichiers d'extension U.S. Marines New Tab Photos au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom U.S. Marines New Tab Photos U.S. Marines New Tab Photos
ID eemdmnkcoadbjjahiciaahbkjgijnmak
URL Officiel https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak
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.
Taille du Fichier 29.01 KB
Nombre d'Installations 124
Version Actuelle 1.0.1
Dernière Mise à Jour 2016-10-10
Date de Publication 2016-10-10
Évaluation 2.78/5 Total 9 Évaluations
Développeur http://www.baxbox.com
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}