U.S. Army New Tab Photos
Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
What is U.S. Army New Tab Photos?
U.S. Army 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 Army photo as your browsers background when you open a new window.".
Extension Screenshots
Download U.S. Army New Tab Photos Extension CRX File
Download U.S. Army 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. Army photo as your web browser's background image. Show your support! This free Chrome plugin is provided by MilitaryAirfare.us.
Extension Basic Information
Name | |
ID | fjnbmemenheaokigamgklgnhooejmeee |
Official URL | https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee |
Description | Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window. |
File Size | 29.01 KB |
Installation Count | 46 |
Current Version | 1.0.2 |
Last Updated | 2016-10-10 |
Publish Date | 2016-10-10 |
Rating | 2.00/5 Total 3 Ratings |
Developer | http://www.baxbox.com |
[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. Army New Tab Photos", "short_name": "U.S. Army New Tab Photos", "description": "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.", "version": "1.0.2", "background": { "scripts": [ "background.js" ] }, "chrome_url_overrides": { "newtab": "\/newtab.html" }, "icons": { "16": "\/icon16.png", "48": "\/icon48.png", "128": "\/icon128.png" } } |