Bitcoin Today
Bitcoin Today Tools - Converter bitcoin to another coin. Helpers to traders
Bitcoin Today là gì?
Bitcoin Today là một tiện ích mở rộng Chrome được phát triển bởi BitcoinToday, và tính năng chính của nó là "Bitcoin Today Tools - Converter bitcoin to another coin. Helpers to traders".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Bitcoin Today
Tải xuống các tệp mở rộng Bitcoin Today dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ibfpieieeldafeeejhpknkjkigoembae |
URL Chính Thức | https://chrome.google.com/webstore/detail/ibfpieieeldafeeejhpknkjkigoembae |
Mô tả | Bitcoin Today Tools - Converter bitcoin to another coin. Helpers to traders |
Kích Thước Tệp | 513 KB |
Số Lần Cài Đặt | 60 |
Phiên Bản Hiện Tại | 3.9.6 |
Cập Nhật Lần Cuối | 2018-02-24 |
Ngày Phát Hành | 2018-02-24 |
Đánh Giá | 4.75/5 Tổng số 8 Đánh Giá |
Nhà Phát Triển | BitcoinToday |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |