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.
Wat is U.S. Air Force New Tab Photos?
U.S. Air Force New Tab Photos is een Chrome-extensie ontwikkeld door https://www.baxbox.com, en de belangrijkste functie 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.".
Extensie Screenshots
Download het CRX-bestand van de extensie U.S. Air Force New Tab Photos
Download U.S. Air Force 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. Air Force 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 | dikdjdbhbobcmfddegbmhmpldbgifkaf |
| Officiële URL | https://chromewebstore.google.com/detail/us-air-force-new-tab-phot/dikdjdbhbobcmfddegbmhmpldbgifkaf |
| Beschrijving | 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. |
| Bestandsgrootte | 27.09 KB |
| Aantal Installaties | 147 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2016-10-10 |
| Publicatiedatum | 2016-10-10 |
| Beoordeling | 4.00/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | https://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. 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"
}
} | |