Namebase
Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.
Qu'est-ce que Namebase ?
Namebase est une extension Chrome développée par HNS, et sa fonction principale est "Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Namebase
Téléchargez les fichiers d'extension Namebase au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Namebase |
ID | pglehhnbhjhfddmbepbekkkegmcklige |
URL Officiel | https://chromewebstore.google.com/detail/namebase/pglehhnbhjhfddmbepbekkkegmcklige |
Description | Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain. |
Taille du Fichier | 13.71 KB |
Nombre d'Installations | 40 |
Version Actuelle | 0.2 |
Dernière Mise à Jour | 2020-09-26 |
Date de Publication | 2020-09-25 |
Développeur | HNS |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://namebase.eu |
URL de la Page d'Aide | https://hns.to/learn.nb |
Langues Prises en Charge | 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" } } |