U.S. Army New Tab Photos

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

Hvad er U.S. Army New Tab Photos?

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

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

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

Download U.S. Army 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. Army 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. Army New Tab Photos U.S. Army New Tab Photos
ID fjnbmemenheaokigamgklgnhooejmeee
Officiel URL https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee
Beskrivelse Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
Filstørrelse 29.01 KB
Antal Installationer 46
Nuværende Version 1.0.2
Senest Opdateret 2016-10-10
Udgivelsesdato 2016-10-10
Bedømmelse 2.00/5 Samlet 3 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. Army New Tab Photos",
    "short_name": "U.S. Army New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.",
    "version": "1.0.2",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "\/newtab.html"
    },
    "icons": {
        "16": "\/icon16.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    }
}