BCAr

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

BCArคืออะไร?

BCAr เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://bcar.fun และคุณลักษณะหลักของมันคือ "An extension to override your new tab page with bcar.fun"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย BCAr

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}