TanglePay IOTA Wallet
TanglePay is your IOTA wallet available on Chrome to explore Defi, NFT and more.
TanglePay IOTA Walletとは何ですか?
TanglePay IOTA Walletはhttps://tanglepay.comによって開発されたChromeの拡張機能で、その主な機能は「TanglePay is your IOTA wallet available on Chrome to explore Defi, NFT and more.」です。
拡張機能のスクリーンショット
TanglePay IOTA Wallet拡張機能のCRXファイルをダウンロード
TanglePay IOTA Wallet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
TanglePay V1.6.3 1. Fix GroupFI SDK bug
拡張機能の基本情報
名前 | TanglePay IOTA Wallet |
ID | hbneiaclpaaglopiogfdhgccebncnjmc |
公式URL | https://chromewebstore.google.com/detail/tanglepay-iota-wallet/hbneiaclpaaglopiogfdhgccebncnjmc |
説明 | TanglePay is your IOTA wallet available on Chrome to explore Defi, NFT and more. |
ファイルサイズ | 8.15 MB |
インストール数 | 7,902 |
現在のバージョン | 1.6.3 |
最終更新日 | 2024-02-02 |
公開日 | 2021-11-09 |
評価 | 3.73/5 合計 11 レビュー |
開発者 | https://tanglepay.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://tanglepay.com/ |
ヘルプページのURL | https://tanglepay.com/ |
プライバシーポリシーページのURL | https://tanglepay.com/policy.html |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "TanglePay IOTA Wallet", "version": "1.6.3", "description": "TanglePay is your IOTA wallet available on Chrome to explore Defi, NFT and more.", "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "action": { "default_icon": "images\/16.png", "default_title": "TanglePay", "default_popup": "index.html" }, "author": "TanglePay", "background": { "service_worker": ".\/js\/background.js" }, "permissions": [ "storage", "unlimitedStorage" ], "host_permissions": [ "https:\/\/test.api.iotacat.com\/", "https:\/\/test2.api.iotacat.com\/", "https:\/\/explorer-api.iota.org\/", "https:\/\/node.iotaichi.com\/", "https:\/\/api.lb-0.h.chrysalis-devnet.iota.cafe\/" ], "web_accessible_resources": [ { "resources": [ "js\/inject.js", "font\/OpenSans-Regular.ttf", "font\/OpenSans-Semibold.ttf" ], "matches": [ " |