IoTeX Punks UI Utility

IoTeX Punks UI Utility

Vad är IoTeX Punks UI Utility?

IoTeX Punks UI Utility är en Chrome-tillägg utvecklad av Bruno, och dess huvudfunktion är "IoTeX Punks UI Utility".

Tilläggsskärmbilder

screenshot

Ladda ner IoTeX Punks UI Utility-förlängningens CRX-fil

Ladda ner IoTeX Punks UI Utility-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn IoTeX Punks UI Utility IoTeX Punks UI Utility
ID ccbkijjagllbohimjnfghflaffmfhikj
Officiell webbadress https://chromewebstore.google.com/detail/iotex-punks-ui-utility/ccbkijjagllbohimjnfghflaffmfhikj
Beskrivning IoTeX Punks UI Utility
Filstorlek 39.08 KB
Antal Installationer 33
Aktuell Version 0.3.5
Senast Uppdaterad 2023-03-30
Publiceringsdatum 2022-02-22
Utvecklare Bruno
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}