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
官方網址 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"
    }
}