Baxbox Photography

With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.

Apa itu Baxbox Photography?

Baxbox Photography adalah ekstensi Chrome yang dikembangkan oleh https://www.baxbox.com, dan fitur utamanya adalah "With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Baxbox Photography

Unduh file ekstensi Baxbox Photography 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

                        This plugin uses BaxBox's photography as your browsers background every time you open a new browser window. There are a wide variety of photos in Baxbox's portfolio. Nature, Architecture, Long Exposures and Abstract Light.                    

Informasi Dasar Ekstensi

Nama Baxbox Photography Baxbox Photography
ID gcgjkmpdoiohllonhojgelljjgafejhd
URL Resmi https://chromewebstore.google.com/detail/baxbox-photography/gcgjkmpdoiohllonhojgelljjgafejhd
Deskripsi With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.
Ukuran File 45 KB
Jumlah Instalasi 18
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2016-10-10
Tanggal Publikasi 2016-10-10
Pengembang https://www.baxbox.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.baxbox.com
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Baxbox Photography",
    "short_name": "Baxbox.com",
    "description": "With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time 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"
    }
}