Blockchain Gateway
Blockchain Gateway - Cryptocurrency Domain + Open Alias Resolver
Blockchain Gateway là gì?
Blockchain Gateway là một tiện ích mở rộng Chrome được phát triển bởi XCUBICLE, và tính năng chính của nó là "Blockchain Gateway - Cryptocurrency Domain + Open Alias Resolver".
Ả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 Blockchain Gateway
Tải xuống các tệp mở rộng Blockchain Gateway 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
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Blockchain Gateway |
ID | mcppmdjlghmadabjofodajpppiloembp |
URL Chính Thức | https://chromewebstore.google.com/detail/blockchain-gateway/mcppmdjlghmadabjofodajpppiloembp |
Mô tả | Blockchain Gateway - Cryptocurrency Domain + Open Alias Resolver |
Kích Thước Tệp | 27.88 KB |
Số Lần Cài Đặt | 138 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2018-10-01 |
Ngày Phát Hành | 2018-10-01 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | XCUBICLE |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.xcubicle.com/blockchain-gateway-btc-eth-xmr-openalias-domain |
URL Trang Trợ Giúp | https://www.xcubicle.com/blockchain-gateway-btc-eth-xmr-openalias-domain |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |