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
Eメール [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"
    }
}