BCAr

An extension to override your new tab page with bcar.fun

BCArとは何ですか?

BCArはhttps://bcar.funによって開発されたChromeの拡張機能で、その主な機能は「An extension to override your new tab page with bcar.fun」です。

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

screenshot

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

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

拡張機能の使用方法

                        BCAr is an extension to override your new tab page with the BCAr.fun web page. BCA doesn't seem to be able to put its links all in one place, so I did it for them!                    

拡張機能の基本情報

名前 BCAr BCAr
ID obmpolgpfgdopelnnnmpnbioiecpnamk
公式URL https://chromewebstore.google.com/detail/bcar/obmpolgpfgdopelnnnmpnbioiecpnamk
説明 An extension to override your new tab page with bcar.fun
ファイルサイズ 11.53 KB
インストール数 107
現在のバージョン 1.1.0
最終更新日 2019-05-02
公開日 2019-05-02
評価 4.50/5 合計 4 レビュー
開発者 https://bcar.fun
支払い方法 free
拡張機能のウェブサイト https://bcar.fun
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BCAr",
    "version": "1.1.0",
    "manifest_version": 2,
    "description": "An extension to override your new tab page with bcar.fun",
    "homepage_url": "https:\/\/bcar.fun",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    }
}