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"입니다.

확장 프로그램 스크린샷

screenshot

Bitcoin Today 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Bitcoin Today Bitcoin Today
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"
}