IoTeX Punks UI Utility
IoTeX Punks UI Utility
Was ist IoTeX Punks UI Utility?
IoTeX Punks UI Utility ist eine Chrome-Erweiterung, die von Bruno entwickelt wurde, und ihr Hauptmerkmal ist "IoTeX Punks UI Utility".
Erweiterungsscreenshots
IoTeX Punks UI Utility-Erweiterungs-CRX-Datei herunterladen
Laden Sie IoTeX Punks UI Utility-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
IoTeX Punks UI Utility to display useful Metrics on the Punks Collection page of the IoTeX Punks website. Great way to plan your investment in Punk NFTs and see your hourly, daily and monthly income in IOP and in USD. It will also show the total IOP you can claim from your collection and it's value in USD and IOTX.
Grundlegende Informationen zur Erweiterung
Name | IoTeX Punks UI Utility |
ID | ccbkijjagllbohimjnfghflaffmfhikj |
Offizielle URL | https://chromewebstore.google.com/detail/iotex-punks-ui-utility/ccbkijjagllbohimjnfghflaffmfhikj |
Beschreibung | IoTeX Punks UI Utility |
Dateigröße | 39.08 KB |
Installationsanzahl | 33 |
Aktuelle Version | 0.3.5 |
Letztes Update | 2023-03-30 |
Veröffentlichungsdatum | 2022-02-22 |
Entwickler | Bruno |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IoTeX Punks UI Utility", "version": "0.3.5", "manifest_version": 3, "description": "IoTeX Punks UI Utility", "permissions": [ "scripting" ], "host_permissions": [ "https:\/\/*.iotexpunks.com\/*", "https:\/\/graph.mimo.exchange\/subgraphs\/name\/mimo\/mainnet_v6_2" ], "action": { "default_popup": "index.html", "default_icon": "punk-9591.png" } } |