MyCrypto
The Top 10 Cryptocurrencies ranking from highest to lowest
MyCryptoคืออะไร?
MyCrypto เป็นส่วนขยายของ Chrome ที่พัฒนาโดย info.screengrabr และคุณลักษณะหลักของมันคือ "The Top 10 Cryptocurrencies ranking from highest to lowest"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MyCrypto
ดาวน์โหลดไฟล์ส่วนขยาย MyCrypto ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A cryptocurrency (or “crypto”) is a digital currency that can be used to buy goods and services, but uses an online ledger with strong cryptography to secure online transactions. Much of the interest in these unregulated currencies is to trade for profit, with speculators at times driving prices skyward. We are displaying the detail of top 10 crypto currencies .
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lcfeeincnkoghakocbmdekpibmdckmen |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen |
คำอธิบาย | The Top 10 Cryptocurrencies ranking from highest to lowest |
ขนาดไฟล์ | 287 KB |
จำนวนการติดตั้ง | 17 |
เวอร์ชันปัจจุบัน | 3.0.1 |
อัปเดตครั้งล่าสุด | 2021-04-25 |
วันที่เผยแพร่ | 2021-04-02 |
คะแนน | 5.00/5 รวมทั้งหมด 34 คะแนน |
ผู้พัฒนา | info.screengrabr |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MyCrypto", "version": "3.0.1", "description": "The Top 10 Cryptocurrencies ranking from highest to lowest", "manifest_version": 2, "icons": { "16": "files\/img\/icon16.png", "48": "files\/img\/icon48.png", "128": "files\/img\/icon128.png" }, "browser_action": { "default_icon": "files\/img\/logo.png", "default_popup": "extension.html" }, "background": { "scripts": [ "files\/js\/extension.js" ] } } |