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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" } } |