IoTeX Punks UI Utility
IoTeX Punks UI Utility
Wat is IoTeX Punks UI Utility?
IoTeX Punks UI Utility is een Chrome-extensie ontwikkeld door Bruno, en de belangrijkste functie is "IoTeX Punks UI Utility".
Extensie Screenshots
Download het CRX-bestand van de extensie IoTeX Punks UI Utility
Download IoTeX Punks UI Utility-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | IoTeX Punks UI Utility |
ID | ccbkijjagllbohimjnfghflaffmfhikj |
Officiële URL | https://chromewebstore.google.com/detail/iotex-punks-ui-utility/ccbkijjagllbohimjnfghflaffmfhikj |
Beschrijving | IoTeX Punks UI Utility |
Bestandsgrootte | 39.08 KB |
Aantal Installaties | 33 |
Huidige Versie | 0.3.5 |
Laatst Bijgewerkt | 2023-03-30 |
Publicatiedatum | 2022-02-22 |
Ontwikkelaar | Bruno |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |