LiminoWallet
It is used for digital signature and digital asset management, and for storing and trading crypto assets
LiminoWallet क्या है?
LiminoWallet Limino द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "It is used for digital signature and digital asset management, and for storing and trading crypto assets"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में LiminoWallet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
用于数字签名及数字资产管理,用于存储和交易加密资产
एक्सटेंशन की मूल जानकारी
नाम | LiminoWallet |
ID | ljgaiedhmdfibdpilgpglddemlbedmhh |
आधिकारिक URL | https://chromewebstore.google.com/detail/liminowallet/ljgaiedhmdfibdpilgpglddemlbedmhh |
विवरण | It is used for digital signature and digital asset management, and for storing and trading crypto assets |
फ़ाइल का आकार | 2.53 MB |
स्थापना संख्या | 1,442 |
वर्तमान संस्करण | 3.0.9 |
अंतिम अपडेट | 2023-09-16 |
प्रकाशन तिथि | 2022-11-22 |
रेटिंग | 5.00/5 कुल 6 रेटिंग्स |
डेवलपर | Limino |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.wormholes.com/ |
सहायता पृष्ठ URL | https://www.wormholes.com/docs/wallet/ |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "LiminoWallet", "description": "It is used for digital signature and digital asset management, and for storing and trading crypto assets", "default_locale": "en", "version": "3.0.9", "manifest_version": 3, "permissions": [ "activeTab", "background", "storage", "alarms", "unlimitedStorage", "tabs" ], "host_permissions": [ "*:\/\/*\/*", "*:\/\/*\/popup.html", "*:\/\/*\/home.html" ], "optional_permissions": [], "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "run_at": "document_start", "js": [ "js\/chunk-vendors.7fd14e06.js", "js\/content-script.js" ] } ], "icons": { "128": "icons\/logo-128.png" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_popup": "popup.html", "default_title": "__MSG_extName__", "browser_style": true, "default_icon": { "128": "icons\/logo-128.png" } }, "web_accessible_resources": [ { "resources": [ "js\/inject-script.js" ], "matches": [ " |