JustEscrow

Online decentralized cryptocurrency wallet with cross-chain exchange

Wat is JustEscrow?

JustEscrow is een Chrome-extensie ontwikkeld door justescrow, en de belangrijkste functie is "Online decentralized cryptocurrency wallet with cross-chain exchange".

Extensie Screenshots

Download het CRX-bestand van de extensie JustEscrow

Download JustEscrow-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam JustEscrow JustEscrow
ID cogplgnkjoegpfipfijlabjigfodnonb
Officiële URL https://chrome.google.com/webstore/detail/justescrow/cogplgnkjoegpfipfijlabjigfodnonb
Beschrijving Online decentralized cryptocurrency wallet with cross-chain exchange
Bestandsgrootte 7.72 KB
Aantal Installaties 26
Huidige Versie 1.0
Laatst Bijgewerkt 2019-05-17
Publicatiedatum 2019-05-17
Ontwikkelaar justescrow
Betalingswijze free
Ondersteunde Talen 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"
    }
}