Adena
Adena is a friendly browser extension wallet for the Gnoland blockchain.
Adena क्या है?
Adena https://adena.app द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Adena is a friendly browser extension wallet for the Gnoland blockchain."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Adena एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
The Only Wallet You Need. Your Gateway to Gnoland. Frictionless Onboarding Experience - Create a wallet with your preferred option. - Available on your favorite web browsers. - Manage multiple accounts securely. - Switch between supported networks. The Only Wallet You Need - Send & receive any tokens on Gnoland. - Check your recent activities at a glance. - Connect to web applications. - Sign Gno contracts. Privacy as a Priority - Open-source: The codebase of Adena is fully open-source for transparency. - Non-custodial: Your private keys are securely encrypted and locally stored on your device. - Private: We don’t track your personal information; you have full control of your data. Kickstart your Web3 journey with Adena, the flagship Gnoland wallet!
एक्सटेंशन की मूल जानकारी
नाम | Adena |
ID | oefglhbffgfkcpboeackfgdagmlnihnh |
आधिकारिक URL | https://chromewebstore.google.com/detail/adena/oefglhbffgfkcpboeackfgdagmlnihnh |
विवरण | Adena is a friendly browser extension wallet for the Gnoland blockchain. |
फ़ाइल का आकार | 5.34 MB |
स्थापना संख्या | 3,658 |
वर्तमान संस्करण | 1.9.1 |
अंतिम अपडेट | 2024-02-28 |
प्रकाशन तिथि | 2022-07-13 |
रेटिंग | 5.00/5 कुल 4 रेटिंग्स |
डेवलपर | https://adena.app |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://adena.app |
सहायता पृष्ठ URL | https://docs.adena.app/resources/faq |
गोपनीयता नीति पृष्ठ URL | https://adena.app/privacy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Adena", "version": "1.9.1", "description": "Adena is a friendly browser extension wallet for the Gnoland blockchain.", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "content.js" ] } ], "action": { "default_popup": "popup.html" }, "manifest_version": 3, "permissions": [ "storage", "tabs" ], "web_accessible_resources": [ { "resources": [ "inject.js" ], "matches": [ " |