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.
Wat is U.S. Army New Tab Photos?
U.S. Army 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 Army photo as your browsers background when you open a new window.".
Extensie Screenshots
Download het CRX-bestand van de extensie U.S. Army New Tab Photos
Download U.S. Army 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. Army 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 | |
ID | fjnbmemenheaokigamgklgnhooejmeee |
Officiële URL | https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee |
Beschrijving | Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window. |
Bestandsgrootte | 29.01 KB |
Aantal Installaties | 46 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2016-10-10 |
Publicatiedatum | 2016-10-10 |
Beoordeling | 2.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | http://www.baxbox.com |
[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. 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" } } |