AIN Wallet
A chrome extension for AI Network
AIN Wallet क्या है?
AIN Wallet Common Computer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A chrome extension for AI Network"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में AIN Wallet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
AIN Wallet is a browser extension for the AI Network. **Manage your assets on AI Network** AIN Wallet helps users create and manage AI Network accounts, and displays the assets owned by those accounts. The assets include not only AIN, the native token of the AI Network, but also AINFT that will be supported in the near future. **Connect to AI Network Blockchain** AIN Wallet also injects web3 API for the AI Network into the webpage, allowing developers and users to communicate with the AI Network. Users can prove their identity for DApps by signing a specific message, and they can easily verify the transaction before rejecting or approving it when DApps attempt to send transactions to the blockchain.
एक्सटेंशन की मूल जानकारी
नाम | AIN Wallet |
ID | hbdheoebpgogdkagfojahleegjfkhkpl |
आधिकारिक URL | https://chromewebstore.google.com/detail/ain-wallet/hbdheoebpgogdkagfojahleegjfkhkpl |
विवरण | A chrome extension for AI Network |
फ़ाइल का आकार | 1.89 MB |
स्थापना संख्या | 215 |
वर्तमान संस्करण | 2.1.0 |
अंतिम अपडेट | 2024-02-20 |
प्रकाशन तिथि | 2020-04-02 |
रेटिंग | 4.60/5 कुल 5 रेटिंग्स |
डेवलपर | Common Computer |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.ainetwork.ai/ |
गोपनीयता नीति पृष्ठ URL | https://www.ainetwork.ai/public/privacy.html |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "A chrome extension for AI Network", "version": "2.1.0", "manifest_version": 3, "name": "AIN Wallet", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-48.png" }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "content_scripts": [ { "matches": [ " |