Namebase
Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.
什么是Namebase?
Namebase是由HNS开发的Chrome扩展程序,该扩展的主要功能是“Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.”。
扩展截图
下载Namebase扩展crx文件
下载Namebase扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Namebase |
ID | pglehhnbhjhfddmbepbekkkegmcklige |
官方URL | https://chromewebstore.google.com/detail/namebase/pglehhnbhjhfddmbepbekkkegmcklige |
简介 | Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain. |
文件大小 | 13.71 KB |
安装次数 | 40 |
当前版本 | 0.2 |
更新时间 | 2020-09-26 |
上架时间 | 2020-09-25 |
开发者 | HNS |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://namebase.eu |
帮助页面URL | https://hns.to/learn.nb |
支持的语言 | 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" } } |