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插件。

扩展使用说明

                                            

扩展基本信息

名称 JustEscrow JustEscrow
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"
    }
}