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.

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

U.S. Navy 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 Navy 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. Navy New Tab Photos

Téléchargez les fichiers d'extension U.S. Navy 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. Navy 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. Navy New Tab Photos U.S. Navy New Tab Photos
ID kdiannhmifckbfgfofhmlbdbppcjmjnj
URL Officiel https://chrome.google.com/webstore/detail/us-navy-new-tab-photos/kdiannhmifckbfgfofhmlbdbppcjmjnj
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.
Taille du Fichier 26.99 KB
Nombre d'Installations 110
Version Actuelle 1.0.1
Dernière Mise à Jour 2016-10-10
Date de Publication 2016-10-10
Évaluation 2.75/5 Total 4 É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. 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"
    }
}