U.S. Marines New Tab Photos

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

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

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

Tilläggsskärmbilder

screenshot
screenshot
screenshot

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

Ladda ner U.S. Marines 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. Marines 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. Marines New Tab Photos U.S. Marines New Tab Photos
ID eemdmnkcoadbjjahiciaahbkjgijnmak
Officiell webbadress https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak
Beskrivning Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.
Filstorlek 29.01 KB
Antal Installationer 124
Aktuell Version 1.0.1
Senast Uppdaterad 2016-10-10
Publiceringsdatum 2016-10-10
Betyg 2.78/5 Totalt 9 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. Marines New Tab Photos",
    "short_name": "U.S. Marines New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Marines 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"
    }
}