Ethereum Unit Converter
With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.
什麼是Ethereum Unit Converter?
Ethereum Unit Converter是由Nuelgeek開發的Chrome擴展程式,該擴展的主要功能是“With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.”。
擴展截圖
下載Ethereum Unit Converter擴展crx文件
下載Ethereum Unit Converter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
With this extension, users can quickly and easily convert ETH to and from units such as wei & gwei. The extension is simple to use and can be easily accessed from the browser's toolbar. It is a useful tool for Ethereum users who need to make frequent unit conversions while using the Ethereum network." 擴展基本資訊
| 名稱 | |
| ID | pgidjnljgjielkjlbhjecljaajelmnfn |
| 官方網址 | https://chromewebstore.google.com/detail/ethereum-unit-converter/pgidjnljgjielkjlbhjecljaajelmnfn |
| 簡介 | With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit. |
| 檔案大小 | 13.57 KB |
| 安裝次數 | 44 |
| 目前版本 | 1.0 |
| 更新時間 | 2023-01-05 |
| 上架時間 | 2023-01-05 |
| 評分 | 5.00/5 共 2 次評分 |
| 開發者 | Nuelgeek |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://twitter.com/theNuelgeek |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Ethereum Unit Converter",
"version": "1.0",
"manifest_version": 3,
"description": "With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.",
"action": {
"default_popup": "index.html",
"default_icon": "etherLogo.png"
}
} | |