aelf-explorer-extension
NightElf for user and developers. NightElf is an extension for accessing aelf enabled distributed applications, or "Dapps" in your…
aelf-explorer-extensionとは何ですか?
aelf-explorer-extensionはzongzhehuangによって開発されたChromeの拡張機能で、その主な機能は「NightElf for user and developers. NightElf is an extension for accessing aelf enabled distributed applications, or "Dapps" in your…」です。
拡張機能のスクリーンショット
aelf-explorer-extension拡張機能のCRXファイルをダウンロード
aelf-explorer-extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
NightElf for user and developers. NightElf is an extension for accessing aelf enabled distributed applications, or "Dapps" in your normal Chrome browser! NightElf also lets the user create and manage their own identities, so when a Dapp wants to perform a transaction and write to the blockchain, the user gets a secure interface to review the transaction, before approving or rejecting it.
拡張機能の基本情報
名前 | |
ID | mlmlhipeonlflbcclinpbmcjdnpnmkpf |
公式URL | https://chromewebstore.google.com/detail/aelf-explorer-extension/mlmlhipeonlflbcclinpbmcjdnpnmkpf |
説明 | NightElf for user and developers. NightElf is an extension for accessing aelf enabled distributed applications, or "Dapps" in your… |
ファイルサイズ | 2.14 MB |
インストール数 | 1,505 |
現在のバージョン | 1.2.10 |
最終更新日 | 2022-10-25 |
公開日 | 2020-06-23 |
評価 | 4.75/5 合計 4 レビュー |
開発者 | zongzhehuang |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "name": "aelf-explorer-extension", "version": "1.2.10", "description": "__MSG_pluginDesc__", "icons": { "16": "assets\/images\/aelf_logo.png", "48": "assets\/images\/aelf_logo.png", "128": "assets\/images\/aelf_logo.png" }, "background": { "page": "background.html" }, "browser_action": { "default_icon": "assets\/images\/aelf_logo.png", "default_title": "aelf-explorer-extension", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |