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.

Hvad er U.S. Navy New Tab Photos?

U.S. Navy New Tab Photos er en Chrome-udvidelse udviklet af http://www.baxbox.com, og dens hovedfunktion er "Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download U.S. Navy New Tab Photos-udvidelses-CRX-fil

Download U.S. Navy New Tab Photos-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn U.S. Navy New Tab Photos U.S. Navy New Tab Photos
ID kdiannhmifckbfgfofhmlbdbppcjmjnj
Officiel URL https://chrome.google.com/webstore/detail/us-navy-new-tab-photos/kdiannhmifckbfgfofhmlbdbppcjmjnj
Beskrivelse Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.
Filstørrelse 26.99 KB
Antal Installationer 110
Nuværende Version 1.0.1
Senest Opdateret 2016-10-10
Udgivelsesdato 2016-10-10
Bedømmelse 2.75/5 Samlet 4 Bedømmelser
Udvikler http://www.baxbox.com
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}