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.
Was ist Ethereum Unit Converter?
Ethereum Unit Converter ist eine Chrome-Erweiterung, die von Nuelgeek entwickelt wurde, und ihr Hauptmerkmal ist "With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.".
Erweiterungsscreenshots
Ethereum Unit Converter-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ethereum Unit Converter-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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." Grundlegende Informationen zur Erweiterung
| Name | |
| ID | pgidjnljgjielkjlbhjecljaajelmnfn |
| Offizielle URL | https://chromewebstore.google.com/detail/ethereum-unit-converter/pgidjnljgjielkjlbhjecljaajelmnfn |
| Beschreibung | With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit. |
| Dateigröße | 13.57 KB |
| Installationsanzahl | 44 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2023-01-05 |
| Veröffentlichungsdatum | 2023-01-05 |
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
| Entwickler | Nuelgeek |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://twitter.com/theNuelgeek |
| Unterstützte Sprachen | 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"
}
} | |