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.

Wat is U.S. Marines New Tab Photos?

U.S. Marines New Tab Photos is een Chrome-extensie ontwikkeld door http://www.baxbox.com, en de belangrijkste functie is "Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie U.S. Marines New Tab Photos

Download U.S. Marines New Tab Photos-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam U.S. Marines New Tab Photos U.S. Marines New Tab Photos
ID eemdmnkcoadbjjahiciaahbkjgijnmak
Officiële URL https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak
Beschrijving Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.
Bestandsgrootte 29.01 KB
Aantal Installaties 124
Huidige Versie 1.0.1
Laatst Bijgewerkt 2016-10-10
Publicatiedatum 2016-10-10
Beoordeling 2.78/5 Totaal 9 Beoordelingen
Ontwikkelaar http://www.baxbox.com
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}