Baxbox Photography

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

什么是Baxbox Photography?

Baxbox Photography是由https://www.baxbox.com开发的Chrome扩展程序,该扩展的主要功能是“With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Baxbox Photography扩展crx文件

下载Baxbox Photography扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Baxbox Photography Baxbox Photography
ID gcgjkmpdoiohllonhojgelljjgafejhd
官方URL https://chromewebstore.google.com/detail/baxbox-photography/gcgjkmpdoiohllonhojgelljjgafejhd
简介 With Baxbox's Chrome plugin, you can get images from Baxbox Photography as your background every time you open a new window.
文件大小 45 KB
安装次数 18
当前版本 1.0.1
更新时间 2016-10-10
上架时间 2016-10-10
开发者 https://www.baxbox.com
电子邮箱 [email protected]
付费类型 free
扩展官网 http://www.baxbox.com
支持的语言 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"
    }
}