Bitcoin Today
Bitcoin Today Tools - Converter bitcoin to another coin. Helpers to traders
Bitcoin Todayとは何ですか?
Bitcoin TodayはBitcoinTodayによって開発されたChromeの拡張機能で、その主な機能は「Bitcoin Today Tools - Converter bitcoin to another coin. Helpers to traders」です。
拡張機能のスクリーンショット
Bitcoin Today拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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" } |