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.

Vad är U.S. Army New Tab Photos?

U.S. Army New Tab Photos är en Chrome-tillägg utvecklad av http://www.baxbox.com, och dess huvudfunktion är "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner U.S. Army New Tab Photos-förlängningens CRX-fil

Ladda ner U.S. Army New Tab Photos-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn U.S. Army New Tab Photos U.S. Army New Tab Photos
ID fjnbmemenheaokigamgklgnhooejmeee
Officiell webbadress https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee
Beskrivning Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
Filstorlek 29.01 KB
Antal Installationer 46
Aktuell Version 1.0.2
Senast Uppdaterad 2016-10-10
Publiceringsdatum 2016-10-10
Betyg 2.00/5 Totalt 3 Betyg
Utvecklare http://www.baxbox.com
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}