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.

Wat is U.S. Navy New Tab Photos?

U.S. Navy New Tab Photos is een Chrome-extensie ontwikkeld door http://www.baxbox.com, en de belangrijkste functie is "Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie U.S. Navy New Tab Photos

Download U.S. Navy New Tab Photos-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam U.S. Navy New Tab Photos U.S. Navy New Tab Photos
ID kdiannhmifckbfgfofhmlbdbppcjmjnj
Officiële URL https://chrome.google.com/webstore/detail/us-navy-new-tab-photos/kdiannhmifckbfgfofhmlbdbppcjmjnj
Beschrijving Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.
Bestandsgrootte 26.99 KB
Aantal Installaties 110
Huidige Versie 1.0.1
Laatst Bijgewerkt 2016-10-10
Publicatiedatum 2016-10-10
Beoordeling 2.75/5 Totaal 4 Beoordelingen
Ontwikkelaar http://www.baxbox.com
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}