Baxbox Photography
With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.
What is Baxbox Photography?
Baxbox Photography is a Chrome extension developed by https://www.baxbox.com, and its main feature is "With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.".
Extension Screenshots
Download Baxbox Photography Extension CRX File
Download Baxbox Photography extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Baxbox Photography |
ID | gcgjkmpdoiohllonhojgelljjgafejhd |
Official URL | https://chromewebstore.google.com/detail/baxbox-photography/gcgjkmpdoiohllonhojgelljjgafejhd |
Description | With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window. |
File Size | 45 KB |
Installation Count | 18 |
Current Version | 1.0.1 |
Last Updated | 2016-10-10 |
Publish Date | 2016-10-10 |
Developer | https://www.baxbox.com |
[email protected] | |
Payment Type | free |
Extension Website | http://www.baxbox.com |
Supported Languages | 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" } } |