AVADoma - Domains for IPFS, AVAX Wallet
IPFS domain .ava, .web3, .dapp, .ipfs, .defi, .gamefi
Cos'è AVADoma - Domains for IPFS, AVAX Wallet?
AVADoma - Domains for IPFS, AVAX Wallet è un'estensione di Chrome sviluppata da https://avadoma.com, e la sua funzione principale è "IPFS domain .ava, .web3, .dapp, .ipfs, .defi, .gamefi".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione AVADoma - Domains for IPFS, AVAX Wallet
Scarica i file di estensione AVADoma - Domains for IPFS, AVAX Wallet in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Domain registration for dApps located on the IPFS network. How does it work? - Users go to domain name addresses .ava, .web3, .dapp, .ipfs, .defi, .gamefi; - The extension sends a request to the Avalanche blockchain and receives an IPFS CID; - The browser opens your decentralized application (dApp) on the IPFS network.
Informazioni di Base sull'Estensione
Nome | AVADoma - Domains for IPFS, AVAX Wallet |
ID | iimjgafngjlnbbncnjkodidekmgjcnko |
URL Ufficiale | https://chromewebstore.google.com/detail/avadoma-domains-for-ipfs/iimjgafngjlnbbncnjkodidekmgjcnko |
Descrizione | IPFS domain .ava, .web3, .dapp, .ipfs, .defi, .gamefi |
Dimensione del File | 2.81 MB |
Conteggio Installazioni | 106 |
Versione Corrente | 0.1 |
Ultimo Aggiornamento | 2022-02-02 |
Data di Pubblicazione | 2022-02-01 |
Sviluppatore | https://avadoma.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://avadoma.com |
URL della Pagina di Aiuto | https://github.com/AVADoma |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "AVADoma", "name": "AVADoma - Domains for IPFS, AVAX Wallet", "description": "IPFS domain .ava, .web3, .dapp, .ipfs, .defi, .gamefi", "version": "0.1", "manifest_version": 3, "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "action": { "default_icon": { "16": "16.png", "24": "24.png", "32": "32.png", "48": "48.png", "128": "128.png" }, "default_title": "AVADoma", "default_popup": "index.html" }, "background": { "service_worker": "background.js" }, "permissions": [ "tabs", "storage", "webRequest", "scripting" ], "host_permissions": [ " |