Baxbox Photography
With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.
Co to jest Baxbox Photography?
Baxbox Photography to rozszerzenie Chrome opracowane przez https://www.baxbox.com, a jego główną funkcją jest „With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Baxbox Photography
Pobierz pliki rozszerzeń Baxbox Photography w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        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.                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | gcgjkmpdoiohllonhojgelljjgafejhd | 
| Oficjalny URL | https://chromewebstore.google.com/detail/baxbox-photography/gcgjkmpdoiohllonhojgelljjgafejhd | 
| Opis | With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window. | 
| Rozmiar pliku | 45 KB | 
| Liczba instalacji | 18 | 
| Aktualna Wersja | 1.0.1 | 
| Ostatnia Aktualizacja | 2016-10-10 | 
| Data Publikacji | 2016-10-10 | 
| Deweloper | https://www.baxbox.com | 
| [email protected] | |
| Typ Płatności | free | 
| Strona Rozszerzenia | http://www.baxbox.com | 
| Obsługiwane Języki | 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"
    }
}  |  |