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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
}
} | |