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.
Was ist U.S. Air Force New Tab Photos?
U.S. Air Force New Tab Photos ist eine Chrome-Erweiterung, die von https://www.baxbox.com entwickelt wurde, und ihr Hauptmerkmal ist "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.".
Erweiterungsscreenshots
U.S. Air Force New Tab Photos-Erweiterungs-CRX-Datei herunterladen
Laden Sie U.S. Air Force New Tab Photos-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | dikdjdbhbobcmfddegbmhmpldbgifkaf |
| Offizielle URL | https://chromewebstore.google.com/detail/us-air-force-new-tab-phot/dikdjdbhbobcmfddegbmhmpldbgifkaf |
| Beschreibung | 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. |
| Dateigröße | 27.09 KB |
| Installationsanzahl | 147 |
| Aktuelle Version | 1.0.1 |
| Letztes Update | 2016-10-10 |
| Veröffentlichungsdatum | 2016-10-10 |
| Bewertung | 4.00/5 Insgesamt 3 Bewertungen |
| Entwickler | https://www.baxbox.com |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |