Namebase

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

Apa itu Namebase?

Namebase adalah ekstensi Chrome yang dikembangkan oleh HNS, dan fitur utamanya adalah "Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Namebase

Unduh file ekstensi Namebase dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Namebase Namebase
ID pglehhnbhjhfddmbepbekkkegmcklige
URL Resmi https://chromewebstore.google.com/detail/namebase/pglehhnbhjhfddmbepbekkkegmcklige
Deskripsi Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.
Ukuran File 13.71 KB
Jumlah Instalasi 40
Versi Saat Ini 0.2
Terakhir Diperbarui 2020-09-26
Tanggal Publikasi 2020-09-25
Pengembang HNS
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://namebase.eu
URL Halaman Bantuan https://hns.to/learn.nb
Bahasa yang Didukung 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"
    }
}