Namebase
Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.
Cos'è Namebase?
Namebase è un'estensione di Chrome sviluppata da HNS, e la sua funzione principale è "Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Namebase
Scarica i file di estensione Namebase 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
Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain. Own your own TLD extension that is fully decentralized on the blockchain. Informazioni di Base sull'Estensione
| Nome | |
| ID | pglehhnbhjhfddmbepbekkkegmcklige |
| URL Ufficiale | https://chromewebstore.google.com/detail/namebase/pglehhnbhjhfddmbepbekkkegmcklige |
| Descrizione | Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain. |
| Dimensione del File | 13.71 KB |
| Conteggio Installazioni | 40 |
| Versione Corrente | 0.2 |
| Ultimo Aggiornamento | 2020-09-26 |
| Data di Pubblicazione | 2020-09-25 |
| Sviluppatore | HNS |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://namebase.eu |
| URL della Pagina di Aiuto | https://hns.to/learn.nb |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Namebase",
"manifest_version": 2,
"short_name": "Namebase",
"description": "Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.",
"version": "0.2",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "12x12.png"
},
"icons": {
"128": "128x128.png"
}
} | |