IoTeX Punks UI Utility
IoTeX Punks UI Utility
Hvad er IoTeX Punks UI Utility?
IoTeX Punks UI Utility er en Chrome-udvidelse udviklet af Bruno, og dens hovedfunktion er "IoTeX Punks UI Utility".
Udvidelsesskærmbilleder
Download IoTeX Punks UI Utility-udvidelses-CRX-fil
Download IoTeX Punks UI Utility-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | IoTeX Punks UI Utility |
ID | ccbkijjagllbohimjnfghflaffmfhikj |
Officiel URL | https://chromewebstore.google.com/detail/iotex-punks-ui-utility/ccbkijjagllbohimjnfghflaffmfhikj |
Beskrivelse | IoTeX Punks UI Utility |
Filstørrelse | 39.08 KB |
Antal Installationer | 33 |
Nuværende Version | 0.3.5 |
Senest Opdateret | 2023-03-30 |
Udgivelsesdato | 2022-02-22 |
Udvikler | Bruno |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |