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.

What is U.S. Marines New Tab Photos?

U.S. Marines New Tab Photos is a Chrome extension developed by http://www.baxbox.com, and its main feature 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.".

Extension Screenshots

screenshot
screenshot
screenshot

Download U.S. Marines New Tab Photos Extension CRX File

Download U.S. Marines New Tab Photos extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name U.S. Marines New Tab Photos U.S. Marines New Tab Photos
ID eemdmnkcoadbjjahiciaahbkjgijnmak
Official URL https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak
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.
File Size 29.01 KB
Installation Count 124
Current Version 1.0.1
Last Updated 2016-10-10
Publish Date 2016-10-10
Rating 2.78/5 Total 9 Ratings
Developer http://www.baxbox.com
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}