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.

Hvad er U.S. Marines New Tab Photos?

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

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

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

Download U.S. Marines 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. Marines 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. Marines New Tab Photos U.S. Marines New Tab Photos
ID eemdmnkcoadbjjahiciaahbkjgijnmak
Officiel URL https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak
Beskrivelse Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.
Filstørrelse 29.01 KB
Antal Installationer 124
Nuværende Version 1.0.1
Senest Opdateret 2016-10-10
Udgivelsesdato 2016-10-10
Bedømmelse 2.78/5 Samlet 9 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. 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"
    }
}