Bitcoin Today
Bitcoin Today Tools - Converter bitcoin to another coin. Helpers to traders
Bitcoin Todayคืออะไร?
Bitcoin Today เป็นส่วนขยายของ Chrome ที่พัฒนาโดย BitcoinToday และคุณลักษณะหลักของมันคือ "Bitcoin Today Tools - Converter bitcoin to another coin. Helpers to traders"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bitcoin Today
ดาวน์โหลดไฟล์ส่วนขยาย Bitcoin Today ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
See the live Bitcoin price. Convert amounts to or from USD/EUR/BRL and other currencies with this simple Bitcoin calculator. One of the most important tools for analyzing charts are the famous Fibonacci levels. Pretty much every trader uses them, and that’s probably the reason why they are so powerful. Fibonacci retracement levels are a tool which help in estimating possible trade entries or exits. Coins: Bitcoin, Bitcoin, Cash, Bitcoin, Gold, Cardano, Dash, Decred, Dogecoin, EOS, Ethereum, Ethereum Classic, IOTA, Lisk, Litecoin, Monero, NEM, NEO, OmiseGO, RaiBlocks, Ripple, TRON, Verge, Zcash, Verge, RailBlocks and many others.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ibfpieieeldafeeejhpknkjkigoembae |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/ibfpieieeldafeeejhpknkjkigoembae |
คำอธิบาย | Bitcoin Today Tools - Converter bitcoin to another coin. Helpers to traders |
ขนาดไฟล์ | 513 KB |
จำนวนการติดตั้ง | 60 |
เวอร์ชันปัจจุบัน | 3.9.6 |
อัปเดตครั้งล่าสุด | 2018-02-24 |
วันที่เผยแพร่ | 2018-02-24 |
คะแนน | 4.75/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | BitcoinToday |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en,es,pt-BR,pt-PT |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bitcoin Today", "description": "Bitcoin Today Tools - Converter bitcoin to another coin. Helpers to traders", "default_locale": "en", "icons": { "72": ".\/icons\/icon-72x72.png", "96": ".\/icons\/icon-96x96.png", "192": ".\/icons\/icon-192x192.png" }, "browser_action": { "default_title": "Bitcoin Today", "default_popup": "index.html" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "tabs", "storage" ], "manifest_version": 2, "version": "3.9.6" } |