IoTeX Punks UI Utility
IoTeX Punks UI Utility
What is IoTeX Punks UI Utility?
IoTeX Punks UI Utility is a Chrome extension developed by Bruno, and its main feature is "IoTeX Punks UI Utility".
Extension Screenshots
Download IoTeX Punks UI Utility Extension CRX File
Download IoTeX Punks UI Utility extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | IoTeX Punks UI Utility |
ID | ccbkijjagllbohimjnfghflaffmfhikj |
Official URL | https://chromewebstore.google.com/detail/iotex-punks-ui-utility/ccbkijjagllbohimjnfghflaffmfhikj |
Description | IoTeX Punks UI Utility |
File Size | 39.08 KB |
Installation Count | 33 |
Current Version | 0.3.5 |
Last Updated | 2023-03-30 |
Publish Date | 2022-02-22 |
Developer | Bruno |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |