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.
Apa itu U.S. Army New Tab Photos?
U.S. Army New Tab Photos adalah ekstensi Chrome yang dikembangkan oleh http://www.baxbox.com, dan fitur utamanya adalah "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi U.S. Army New Tab Photos
Unduh file ekstensi U.S. Army New Tab Photos dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | fjnbmemenheaokigamgklgnhooejmeee |
URL Resmi | https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee |
Deskripsi | Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window. |
Ukuran File | 29.01 KB |
Jumlah Instalasi | 46 |
Versi Saat Ini | 1.0.2 |
Terakhir Diperbarui | 2016-10-10 |
Tanggal Publikasi | 2016-10-10 |
Penilaian | 2.00/5 Total 3 Penilaian |
Pengembang | http://www.baxbox.com |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |