U.S. Marines New Tab Photos
Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.
Apa itu U.S. Marines New Tab Photos?
U.S. Marines 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 Marines photo as your browsers background when you open a new window.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi U.S. Marines New Tab Photos
Unduh file ekstensi U.S. Marines 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. Marines 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 | eemdmnkcoadbjjahiciaahbkjgijnmak |
URL Resmi | https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak |
Deskripsi | Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window. |
Ukuran File | 29.01 KB |
Jumlah Instalasi | 124 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2016-10-10 |
Tanggal Publikasi | 2016-10-10 |
Penilaian | 2.78/5 Total 9 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. Marines New Tab Photos", "short_name": "U.S. Marines New Tab Photos", "description": "Show your support by installing this cool plugin to get a new Marines photo as your browsers 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" } } |