AIN Wallet
A chrome extension for AI Network
Hvad er AIN Wallet?
AIN Wallet er en Chrome-udvidelse udviklet af Common Computer, og dens hovedfunktion er "A chrome extension for AI Network".
Udvidelsesskærmbilleder
Download AIN Wallet-udvidelses-CRX-fil
Download AIN Wallet-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | AIN Wallet |
ID | hbdheoebpgogdkagfojahleegjfkhkpl |
Officiel URL | https://chromewebstore.google.com/detail/ain-wallet/hbdheoebpgogdkagfojahleegjfkhkpl |
Beskrivelse | A chrome extension for AI Network |
Filstørrelse | 1.89 MB |
Antal Installationer | 215 |
Nuværende Version | 2.1.0 |
Senest Opdateret | 2024-02-20 |
Udgivelsesdato | 2020-04-02 |
Bedømmelse | 4.60/5 Samlet 5 Bedømmelser |
Udvikler | Common Computer |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.ainetwork.ai/ |
URL til Fortrolighedspolitik Side | https://www.ainetwork.ai/public/privacy.html |
Understøttede Sprog | 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": [ " |