JustEscrow

Online decentralized cryptocurrency wallet with cross-chain exchange

Cos'è JustEscrow?

JustEscrow è un'estensione di Chrome sviluppata da justescrow, e la sua funzione principale è "Online decentralized cryptocurrency wallet with cross-chain exchange".

Screenshot dell'Estensione

Scarica il file CRX dell'estensione JustEscrow

Scarica i file di estensione JustEscrow in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                                            

Informazioni di Base sull'Estensione

Nome JustEscrow JustEscrow
ID cogplgnkjoegpfipfijlabjigfodnonb
URL Ufficiale https://chrome.google.com/webstore/detail/justescrow/cogplgnkjoegpfipfijlabjigfodnonb
Descrizione Online decentralized cryptocurrency wallet with cross-chain exchange
Dimensione del File 7.72 KB
Conteggio Installazioni 26
Versione Corrente 1.0
Ultimo Aggiornamento 2019-05-17
Data di Pubblicazione 2019-05-17
Sviluppatore justescrow
Tipo di Pagamento free
Lingue Supportate 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"
    }
}