Crypto Prices

Real-time cryptocurrency price, market cap and rankings.

Crypto Pricesคืออะไร?

Crypto Prices เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.electronic-currency.com และคุณลักษณะหลักของมันคือ "Real-time cryptocurrency price, market cap and rankings."

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

screenshot
screenshot
screenshot

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

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

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

                        Real-time cryptocurrency prices, market cap and rankings. Rates are updated from Coinmarketcap API.                    

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

ชื่อ Crypto Prices Crypto Prices
ID kkmafppmcealainejjmefoahhoaepncn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/crypto-prices/kkmafppmcealainejjmefoahhoaepncn
คำอธิบาย Real-time cryptocurrency price, market cap and rankings.
ขนาดไฟล์ 42.63 KB
จำนวนการติดตั้ง 464
เวอร์ชันปัจจุบัน 1.1.2
อัปเดตครั้งล่าสุด 2019-05-03
วันที่เผยแพร่ 2019-05-03
คะแนน 4.13/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา https://www.electronic-currency.com
อีเมล phpnikolov@gmail.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Prices",
    "version": "1.1.2",
    "manifest_version": 2,
    "description": "Real-time cryptocurrency price, market cap and rankings.",
    "browser_action": {
        "default_title": "Crypto Prices",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icons\/icon128.png",
        "64": "icons\/icon64.png",
        "48": "icons\/icon48.png",
        "32": "icons\/icon32.png",
        "16": "icons\/icon16.png"
    }
}