Incognito Wallet
A Crypto Wallet for Incognito Chain
什么是Incognito Wallet?
Incognito Wallet是由https://incognito.org开发的Chrome扩展程序,该扩展的主要功能是“A Crypto Wallet for Incognito Chain”。
扩展截图
下载Incognito Wallet扩展crx文件
下载Incognito Wallet扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
- Incognito extension is a crypto wallet for Incognito chain. It allows users to manage their keychains in a variety of ways while isolating them from the site context. With Incognito wallet extension, you can easily store, send and receive funds on the Incognito chain. - Incognito Chain Community: https://we.incognito.org/ - Our Privacy Policy: https://incognito.org/privacy-policy - Terms of Service: https://incognito.org/term-of-service
扩展基本信息
名称 | Incognito Wallet |
ID | chngojfpcfnjfnaeddcmngfbbdpcdjaj |
官方URL | https://chromewebstore.google.com/detail/incognito-wallet/chngojfpcfnjfnaeddcmngfbbdpcdjaj |
简介 | A Crypto Wallet for Incognito Chain |
文件大小 | 23.21 MB |
安装次数 | 409 |
当前版本 | 0.0.11 |
更新时间 | 2023-04-28 |
上架时间 | 2022-09-23 |
评分 | 3.50/5 共2次评分 |
开发者 | https://incognito.org |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://incognito.org |
帮助页面URL | https://we.incognito.org/c/users/user-help |
隐私政策页面URL | https://incognito.org/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Incognito Wallet", "version": "0.0.11", "manifest_version": 3, "icons": { "16": "icons\/incognito-16.png", "48": "icons\/incognito-48.png", "128": "icons\/incognito-128.png" }, "description": "A Crypto Wallet for Incognito Chain", "permissions": [ "tabs", "storage", "unlimitedStorage", "scripting" ], "host_permissions": [ "*:\/\/*\/*" ], "action": { "default_title": "Incognito Wallet", "default_popup": "index.html" }, "background": { "service_worker": "static\/js\/background.js" }, "content_scripts": [ { "matches": [ " |