BCAr

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

Wat is BCAr?

BCAr is een Chrome-extensie ontwikkeld door https://bcar.fun, en de belangrijkste functie is "An extension to override your new tab page with bcar.fun".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie BCAr

Download BCAr-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam BCAr BCAr
ID obmpolgpfgdopelnnnmpnbioiecpnamk
Officiële URL https://chromewebstore.google.com/detail/bcar/obmpolgpfgdopelnnnmpnbioiecpnamk
Beschrijving An extension to override your new tab page with bcar.fun
Bestandsgrootte 11.53 KB
Aantal Installaties 107
Huidige Versie 1.1.0
Laatst Bijgewerkt 2019-05-02
Publicatiedatum 2019-05-02
Beoordeling 4.50/5 Totaal 4 Beoordelingen
Ontwikkelaar https://bcar.fun
Betalingswijze free
Extensiewebsite https://bcar.fun
Ondersteunde Talen 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"
    }
}