Namebase

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

Namebase là gì?

Namebase là một tiện ích mở rộng Chrome được phát triển bởi HNS, và tính năng chính của nó là "Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Namebase

Tải xuống các tệp mở rộng Namebase dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Namebase Namebase
ID pglehhnbhjhfddmbepbekkkegmcklige
URL Chính Thức https://chromewebstore.google.com/detail/namebase/pglehhnbhjhfddmbepbekkkegmcklige
Mô tả Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.
Kích Thước Tệp 13.71 KB
Số Lần Cài Đặt 40
Phiên Bản Hiện Tại 0.2
Cập Nhật Lần Cuối 2020-09-26
Ngày Phát Hành 2020-09-25
Nhà Phát Triển HNS
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://namebase.eu
URL Trang Trợ Giúp https://hns.to/learn.nb
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}