U.S. Air Force New Tab Photos

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

What is U.S. Air Force New Tab Photos?

U.S. Air Force New Tab Photos is a Chrome extension developed by https://www.baxbox.com, and its main feature is "Show your support by installing this cool plugin to get a new Air Force photo as your browser background when you open a new window.".

Extension Screenshots

screenshot
screenshot
screenshot

Download U.S. Air Force New Tab Photos Extension CRX File

Download U.S. Air Force 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. Air Force 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. Air Force New Tab Photos U.S. Air Force New Tab Photos
ID dikdjdbhbobcmfddegbmhmpldbgifkaf
Official URL https://chromewebstore.google.com/detail/us-air-force-new-tab-phot/dikdjdbhbobcmfddegbmhmpldbgifkaf
Description Show your support by installing this cool plugin to get a new Air Force photo as your browser background when you open a new window.
File Size 27.09 KB
Installation Count 147
Current Version 1.0.1
Last Updated 2016-10-10
Publish Date 2016-10-10
Rating 4.00/5 Total 3 Ratings
Developer https://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. Air Force New Tab Photos",
    "short_name": "U.S. Air Force Army New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Air Force photo as your browser 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"
    }
}