U.S. Navy New Tab Photos

Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.

Apa itu U.S. Navy New Tab Photos?

U.S. Navy 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 Navy photo as your browsers background when you open a new window.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi U.S. Navy New Tab Photos

Unduh file ekstensi U.S. Navy 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. Navy photo as your web browser's background image. Show your support! This free Chrome plugin is provided by MilitaryAirfare.us.                    

Informasi Dasar Ekstensi

Nama U.S. Navy New Tab Photos U.S. Navy New Tab Photos
ID kdiannhmifckbfgfofhmlbdbppcjmjnj
URL Resmi https://chrome.google.com/webstore/detail/us-navy-new-tab-photos/kdiannhmifckbfgfofhmlbdbppcjmjnj
Deskripsi Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.
Ukuran File 26.99 KB
Jumlah Instalasi 110
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2016-10-10
Tanggal Publikasi 2016-10-10
Penilaian 2.75/5 Total 4 Penilaian
Pengembang http://www.baxbox.com
Email [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. Navy New Tab Photos",
    "short_name": "U.S. Navy New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Navy 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"
    }
}