BCAr

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

What is BCAr?

BCAr is a Chrome extension developed by https://bcar.fun, and its main feature is "An extension to override your new tab page with bcar.fun".

Extension Screenshots

screenshot

Download BCAr Extension CRX File

Download BCAr extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name BCAr BCAr
ID obmpolgpfgdopelnnnmpnbioiecpnamk
Official URL https://chromewebstore.google.com/detail/bcar/obmpolgpfgdopelnnnmpnbioiecpnamk
Description An extension to override your new tab page with bcar.fun
File Size 11.53 KB
Installation Count 107
Current Version 1.1.0
Last Updated 2019-05-02
Publish Date 2019-05-02
Rating 4.50/5 Total 4 Ratings
Developer https://bcar.fun
Payment Type free
Extension Website https://bcar.fun
Supported Languages 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"
    }
}