JustEscrow

Online decentralized cryptocurrency wallet with cross-chain exchange

ما هو JustEscrow؟

JustEscrow هو إضافة Chrome تم تطويرها بواسطة justescrow، والميزة الرئيسية لها هي "Online decentralized cryptocurrency wallet with cross-chain exchange".

لقطات شاشة التمديد

تحميل ملف CRX للإضافة JustEscrow

قم بتنزيل ملفات الامتداد JustEscrow بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                                            

معلومات أساسية عن التمديد

الاسم 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"
    }
}