Contentos Wallet
A Contentos Wallet in your Browser
Contentos Walletคืออะไร?
Contentos Wallet เป็นส่วนขยายของ Chrome ที่พัฒนาโดย dev-chrome-plugin และคุณลักษณะหลักของมันคือ "A Contentos Wallet in your Browser"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Contentos Wallet
ดาวน์โหลดไฟล์ส่วนขยาย Contentos Wallet ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Contentos Wallet is an extension for accessing and interacting with contentos blockchain in your normal Chrome browser. The extension injects ContentosWallet into every website's javascript context, although it isn't a wrapper of contentos blockchain Api, but it can be used to communicate with contentos blockchain. Cotentos Wallet also let the user create and manage each transaction. If a dapp want to launch a transaction and write to blockchain, the user can get a prompt window to review the transaction before approving or rejecting it. Because it adds functionality to the normal browser context, Contentos Wallet requires the permission to read and write to any webpage. You can always "view the source" of Contentos Wallet the way you do any Chrome extension, or view the source code on Github: https://github.com/coschain/contentos-extension
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Contentos Wallet |
ID | fdlphmindllconhbcmlpdiildicodcjm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/contentos-wallet/fdlphmindllconhbcmlpdiildicodcjm |
คำอธิบาย | A Contentos Wallet in your Browser |
ขนาดไฟล์ | 1.29 MB |
จำนวนการติดตั้ง | 32 |
เวอร์ชันปัจจุบัน | 1.2.1 |
อัปเดตครั้งล่าสุด | 2020-04-06 |
วันที่เผยแพร่ | 2020-04-03 |
ผู้พัฒนา | dev-chrome-plugin |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Contentos Wallet", "description": "A Contentos Wallet in your Browser", "version": "1.2.1", "manifest_version": 2, "default_locale": "zh_CN", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "permissions": [ " |