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.
Hvad er U.S. Air Force New Tab Photos?
U.S. Air Force New Tab Photos er en Chrome-udvidelse udviklet af https://www.baxbox.com, og dens hovedfunktion er "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.".
Udvidelsesskærmbilleder
Download U.S. Air Force New Tab Photos-udvidelses-CRX-fil
Download U.S. Air Force New Tab Photos-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | dikdjdbhbobcmfddegbmhmpldbgifkaf |
| Officiel URL | https://chromewebstore.google.com/detail/us-air-force-new-tab-phot/dikdjdbhbobcmfddegbmhmpldbgifkaf |
| Beskrivelse | 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. |
| Filstørrelse | 27.09 KB |
| Antal Installationer | 147 |
| Nuværende Version | 1.0.1 |
| Senest Opdateret | 2016-10-10 |
| Udgivelsesdato | 2016-10-10 |
| Bedømmelse | 4.00/5 Samlet 3 Bedømmelser |
| Udvikler | https://www.baxbox.com |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |