Metahash Network Block Status
Metahash Network Block Status extension is the easiest way to check status of the Tracechain blocks in your browser.
Metahash Network Block Statusとは何ですか?
Metahash Network Block Statusはmetawallによって開発されたChromeの拡張機能で、その主な機能は「Metahash Network Block Status extension is the easiest way to check status of the Tracechain blocks in your browser.」です。
拡張機能のスクリーンショット
Metahash Network Block Status拡張機能のCRXファイルをダウンロード
Metahash Network Block Status拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Instead of Metagate, you can now view Metahash Network Block Status as a Chrome extension. In ver. 1.0.5 added German language support, speed, size optimization & Block TXS moved under Last Block Time.
拡張機能の基本情報
名前 | Metahash Network Block Status |
ID | pkadbkejdaijaopegkjblbhmaopdlkdp |
公式URL | https://chromewebstore.google.com/detail/metahash-network-block-st/pkadbkejdaijaopegkjblbhmaopdlkdp |
説明 | Metahash Network Block Status extension is the easiest way to check status of the Tracechain blocks in your browser. |
ファイルサイズ | 2.69 MB |
インストール数 | 47 |
現在のバージョン | 1.0.5 |
最終更新日 | 2022-04-21 |
公開日 | 2021-12-18 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | metawall |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Metahash Network Block Status", "description": "Metahash Network Block Status extension is the easiest way to check status of the Tracechain blocks in your browser.", "version": "1.0.5", "manifest_version": 3, "action": { "default_title": "Metahash Network Block Status", "default_icon": "icon128.png", "default_popup": "index.html" }, "icons": { "16": "icon16.png", "19": "icon19.png", "38": "icon38.png", "48": "icon48.png", "128": "icon128.png" } } |