Baxbox Photography

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

Wat is Baxbox Photography?

Baxbox Photography is een Chrome-extensie ontwikkeld door https://www.baxbox.com, en de belangrijkste functie is "With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Baxbox Photography

Download Baxbox Photography-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Baxbox Photography Baxbox Photography
ID gcgjkmpdoiohllonhojgelljjgafejhd
Officiële URL https://chromewebstore.google.com/detail/baxbox-photography/gcgjkmpdoiohllonhojgelljjgafejhd
Beschrijving With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.
Bestandsgrootte 45 KB
Aantal Installaties 18
Huidige Versie 1.0.1
Laatst Bijgewerkt 2016-10-10
Publicatiedatum 2016-10-10
Ontwikkelaar https://www.baxbox.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.baxbox.com
Ondersteunde Talen 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"
    }
}