Bitcoin Price Widget

Simple Bitcoin price widget powered by the CoinDesk API

Bitcoin Price Widgetคืออะไร?

Bitcoin Price Widget เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Adam Simon และคุณลักษณะหลักของมันคือ "Simple Bitcoin price widget powered by the CoinDesk API"

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

screenshot
screenshot
screenshot

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

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

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

                        Get the Bitcoin price in USD, GBP and EUR real-time using this simple widget powered by the CoinDesk API.                    

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

ชื่อ Bitcoin Price Widget Bitcoin Price Widget
ID djhphipieecndgbplonaadoiefnjfnia
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia
คำอธิบาย Simple Bitcoin price widget powered by the CoinDesk API
ขนาดไฟล์ 935 KB
จำนวนการติดตั้ง 132
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2023-05-21
วันที่เผยแพร่ 2018-08-01
ผู้พัฒนา Adam Simon
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bitcoin Price Widget",
    "version": "1.0.1",
    "description": "Simple Bitcoin price widget powered by the CoinDesk API",
    "icons": {
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "bit.html"
    },
    "author": "Adam Simon"
}