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.
Qu'est-ce que U.S. Army New Tab Photos ?
U.S. Army New Tab Photos est une extension Chrome développée par http://www.baxbox.com, et sa fonction principale est "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension U.S. Army New Tab Photos
Téléchargez les fichiers d'extension U.S. Army New Tab Photos au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | fjnbmemenheaokigamgklgnhooejmeee |
URL Officiel | 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. |
Taille du Fichier | 29.01 KB |
Nombre d'Installations | 46 |
Version Actuelle | 1.0.2 |
Dernière Mise à Jour | 2016-10-10 |
Date de Publication | 2016-10-10 |
Évaluation | 2.00/5 Total 3 Évaluations |
Développeur | http://www.baxbox.com |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |