Blockchain Gateway
Blockchain Gateway - Cryptocurrency Domain + Open Alias Resolver
Blockchain Gateway란 무엇입니까?
Blockchain Gateway은(는) XCUBICLE에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Blockchain Gateway - Cryptocurrency Domain + Open Alias Resolver"입니다.
확장 프로그램 스크린샷
Blockchain Gateway 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This extension lets you resolve blockchain handlers such as BTC:// XMR:// ETH:// USDT:// IGNIS:// ARDOR:// The Open Alias (openalias.org) handler is also supported: OA:// OPENALIAS:// The blockchain handlers will output the value of the URL as plain text when clicked. Currently all handlers resolve to the IGNIS child chain as a test bed before building out BTC, ETH, USDT and XMR child chains on the the Ardor platform. *All alias text data is stored on a BitTorrent type decentralized storage layer called the Ardor Data Cloud storage network.* To register your own alias, you can visit: https://bit.ly/2QwYhSr password is "secret" (testnet coins are available are first come first serve). All URL aliases reside on Ardor testnet and if you like to use mainnet, you can install Ardor (ardorplatform.com) locally. Goto options and point to your local node: http://localhost:7876 Donate to support this extension, Monero Only: 87FL637esuGbGopNYupDaMLvHah3Yn1V15JyfX5Y6mGkRuz9G4kKrxAHLZRwosyAR8W6sPUBHpZRhQs7YVM2sgYj3sKcSPy
확장 프로그램 기본 정보
이름 | Blockchain Gateway |
ID | mcppmdjlghmadabjofodajpppiloembp |
공식 URL | https://chromewebstore.google.com/detail/blockchain-gateway/mcppmdjlghmadabjofodajpppiloembp |
설명 | Blockchain Gateway - Cryptocurrency Domain + Open Alias Resolver |
파일 크기 | 27.88 KB |
설치 횟수 | 138 |
현재 버전 | 1.1 |
최근 업데이트 | 2018-10-01 |
출시 날짜 | 2018-10-01 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | XCUBICLE |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.xcubicle.com/blockchain-gateway-btc-eth-xmr-openalias-domain |
도움말 페이지 URL | https://www.xcubicle.com/blockchain-gateway-btc-eth-xmr-openalias-domain |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Blockchain Gateway", "version": "1.1", "description": "Blockchain Gateway - Cryptocurrency Domain + Open Alias Resolver", "manifest_version": 2, "permissions": [ "declarativeContent", "storage" ], "browser_action": { "default_popup": "html\/popup.html" }, "options_page": "html\/options.html", "content_scripts": [ { "matches": [ " |