JustEscrow
Online decentralized cryptocurrency wallet with cross-chain exchange
JustEscrowとは何ですか?
JustEscrowはjustescrowによって開発されたChromeの拡張機能で、その主な機能は「Online decentralized cryptocurrency wallet with cross-chain exchange」です。
拡張機能のスクリーンショット
JustEscrow拡張機能のCRXファイルをダウンロード
JustEscrow拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | |
ID | cogplgnkjoegpfipfijlabjigfodnonb |
公式URL | https://chrome.google.com/webstore/detail/justescrow/cogplgnkjoegpfipfijlabjigfodnonb |
説明 | Online decentralized cryptocurrency wallet with cross-chain exchange |
ファイルサイズ | 7.72 KB |
インストール数 | 26 |
現在のバージョン | 1.0 |
最終更新日 | 2019-05-17 |
公開日 | 2019-05-17 |
開発者 | justescrow |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JustEscrow", "manifest_version": 2, "short_name": "JustEscrow", "description": "Online decentralized cryptocurrency wallet with cross-chain exchange", "version": "1.0", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "favicon-16x16.png" }, "icons": { "128": "firefox_app_128x128.png" } } |