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 擴展基本資訊
| 名稱 | |
| ID | chngojfpcfnjfnaeddcmngfbbdpcdjaj |
| 官方網址 | 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": [
" | |