Bling

Bring beautiful natural scenery to every new tab in Chrome! Bling vivifies the default plain tab background into versatile Bing…

Blingとは何ですか?

Blingはsc268によって開発されたChromeの拡張機能で、その主な機能は「Bring beautiful natural scenery to every new tab in Chrome! Bling vivifies the default plain tab background into versatile Bing…」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Bling拡張機能のCRXファイルをダウンロード

Bling拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Bring beautiful natural scenery to every new tab in Chrome! Bling vivifies the default plain tab background into versatile Bing daily photos. Minimal permission required.                    

拡張機能の基本情報

名前 Bling Bling
ID miadgdbikopilibajdfnooeimafebocb
公式URL https://chromewebstore.google.com/detail/bling/miadgdbikopilibajdfnooeimafebocb
説明 Bring beautiful natural scenery to every new tab in Chrome! Bling vivifies the default plain tab background into versatile Bing…
ファイルサイズ 42.63 KB
インストール数 112
現在のバージョン 0.0.0.3
最終更新日 2019-10-21
公開日 2019-10-20
評価 5.00/5 合計 3 レビュー
開発者 sc268
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.linkedin.com/in/seanschang
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bling",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "new.html"
    },
    "permissions": [
        "https:\/\/www.bing.com\/*"
    ],
    "web_accessible_resources": [
        "new.html"
    ],
    "homepage_url": "https:\/\/linkedin.com\/in\/seanschang",
    "description": "",
    "manifest_version": 2,
    "version": "0.0.0.3",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "48": "icon.png"
    }
}