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
官方網址 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"
    }
}