Cryptocurrency Price Ticker

This extension displays the live price of Bitcoin, Litecoin, and Ethereum

Cryptocurrency Price Tickerคืออะไร?

Cryptocurrency Price Ticker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ethan Chiasson และคุณลักษณะหลักของมันคือ "This extension displays the live price of Bitcoin, Litecoin, and Ethereum"

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

screenshot

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

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

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

                        Google Chrome Bitcoin, Litecoin, and Ethereum Price Ticker Extension. Adding this chrome extension gives you a quick and easy way to check the price of BTC,LTC, and ETH from within your browser.                    

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

ชื่อ Cryptocurrency Price Ticker Cryptocurrency Price Ticker
ID pdpahdgmbnpeepflkedmdcieohpcpchh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh
คำอธิบาย This extension displays the live price of Bitcoin, Litecoin, and Ethereum
ขนาดไฟล์ 47.29 KB
จำนวนการติดตั้ง 37
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2020-02-01
วันที่เผยแพร่ 2020-02-01
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Ethan Chiasson
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cryptocurrency Price Ticker",
    "description": "This extension displays the live price of Bitcoin, Litecoin, and Ethereum",
    "version": "2.0",
    "browser_action": {
        "default_icon": "\/images\/btc.png",
        "default_popup": "popup.html"
    }
}