Baxbox Photography

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

Hvad er Baxbox Photography?

Baxbox Photography er en Chrome-udvidelse udviklet af https://www.baxbox.com, og dens hovedfunktion er "With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Baxbox Photography-udvidelses-CRX-fil

Download Baxbox Photography-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

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Baxbox Photography Baxbox Photography
ID gcgjkmpdoiohllonhojgelljjgafejhd
Officiel URL https://chromewebstore.google.com/detail/baxbox-photography/gcgjkmpdoiohllonhojgelljjgafejhd
Beskrivelse With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.
Filstørrelse 45 KB
Antal Installationer 18
Nuværende Version 1.0.1
Senest Opdateret 2016-10-10
Udgivelsesdato 2016-10-10
Udvikler https://www.baxbox.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.baxbox.com
Understøttede Sprog 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"
    }
}