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.
Cos'è U.S. Air Force New Tab Photos?
U.S. Air Force New Tab Photos è un'estensione di Chrome sviluppata da https://www.baxbox.com, e la sua funzione principale è "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.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione U.S. Air Force New Tab Photos
Scarica i file di estensione U.S. Air Force New Tab Photos in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | dikdjdbhbobcmfddegbmhmpldbgifkaf |
| URL Ufficiale | https://chromewebstore.google.com/detail/us-air-force-new-tab-phot/dikdjdbhbobcmfddegbmhmpldbgifkaf |
| Descrizione | 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. |
| Dimensione del File | 27.09 KB |
| Conteggio Installazioni | 147 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2016-10-10 |
| Data di Pubblicazione | 2016-10-10 |
| Valutazione | 4.00/5 Totale 3 Valutazioni |
| Sviluppatore | https://www.baxbox.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |