Artix Firebase in Chrome Extension

This sample shows how to use Firebase in a Chrome extension using a Google account.

Artix Firebase in Chrome Extensionคืออะไร?

Artix Firebase in Chrome Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย evanbrown88 และคุณลักษณะหลักของมันคือ "This sample shows how to use Firebase in a Chrome extension using a Google account."

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Artix Firebase in Chrome Extension

ดาวน์โหลดไฟล์ส่วนขยาย Artix Firebase in Chrome Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Artix Firebase in Chrome Extension Artix Firebase in Chrome Extension
ID nidihichaiembggabhpnhhppokejbkoa
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/artix-firebase-in-chrome/nidihichaiembggabhpnhhppokejbkoa
คำอธิบาย This sample shows how to use Firebase in a Chrome extension using a Google account.
ขนาดไฟล์ 2.82 KB
จำนวนการติดตั้ง 60
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2017-04-08
วันที่เผยแพร่ 2017-04-08
ผู้พัฒนา evanbrown88
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Artix Firebase in Chrome Extension",
    "description": "This sample shows how to use Firebase in a Chrome extension using a Google account.",
    "version": "0.1",
    "permissions": [
        "identity"
    ]
}