Namebase

Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.

What is Namebase?

Namebase is a Chrome extension developed by HNS, and its main feature is "Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.".

Extension Screenshots

screenshot

Download Namebase Extension CRX File

Download Namebase extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Namebase Namebase
ID pglehhnbhjhfddmbepbekkkegmcklige
Official URL https://chromewebstore.google.com/detail/namebase/pglehhnbhjhfddmbepbekkkegmcklige
Description Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.
File Size 13.71 KB
Installation Count 40
Current Version 0.2
Last Updated 2020-09-26
Publish Date 2020-09-25
Developer HNS
Email [email protected]
Payment Type free
Extension Website http://namebase.eu
Help Page URL https://hns.to/learn.nb
Supported Languages 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"
    }
}