Arbitraj: Crypto Price Comparison
Compare cryptocurrency prices across different exchanges
Arbitraj: Crypto Price Comparison란 무엇입니까?
Arbitraj: Crypto Price Comparison은(는) https://arbitraj.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Compare cryptocurrency prices across different exchanges"입니다.
확장 프로그램 스크린샷
Arbitraj: Crypto Price Comparison 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The price of a digital asset can vary from exchange to exchange by as much as 20%. Stop buying at a premium and selling at a discount, and start profiting with this must-have in-browser price comparison assistant. Whether you are a professional crypto trader or a part-time enthusiast, you need this product. About: Arbitraj.io is a website for traders to find and leverage arbitrage opportunities between exchanges. Help us keep Arbitraj working on all your favorite exchanges. If you have any trouble, email us at [email protected]. We currently support trading pairs for most major currencies on exchanges from all over the world, including: - ACX - Bibox - Binance - Bit-Z - Bitfinex - bitFlyer - Bithumb - Bitstamp - Bittrex - BTCC - Coinbase Pro - Coinone - Cryptopia - Gatecoin - Gate.io - Gemini - GetBTC - HitBTC - IDEX - itBit - Korbit - Kraken - KuCoin - Liqui - Livecoin - OkCoin - OKEx - Poloniex - WEX
확장 프로그램 기본 정보
이름 | Arbitraj: Crypto Price Comparison |
ID | kannkflplphkpabjoibccfgjkdhhcbmg |
공식 URL | https://chromewebstore.google.com/detail/arbitraj-crypto-price-com/kannkflplphkpabjoibccfgjkdhhcbmg |
설명 | Compare cryptocurrency prices across different exchanges |
파일 크기 | 816 KB |
설치 횟수 | 243 |
현재 버전 | 0.2.1 |
최근 업데이트 | 2018-10-06 |
출시 날짜 | 2018-10-06 |
평점 | 3.00/5 총 6 개의 평점 |
개발자 | https://arbitraj.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://arbitraj.io |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.2.1", "name": "Arbitraj: Crypto Price Comparison", "manifest_version": 2, "description": "Compare cryptocurrency prices across different exchanges", "page_action": { "default_title": "Toggle Arbitraj assistant", "default_icon": { "19": "img\/icon-19-on.png", "38": "img\/icon-38-on.png" } }, "icons": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "web_accessible_resources": [ "app.html" ], "background": { "page": "background.html" }, "sandbox": { "pages": [ "sandbox.html" ] }, "permissions": [ "tabs", "storage", " |