IoTeX Punks UI Utility

IoTeX Punks UI Utility

Apa itu IoTeX Punks UI Utility?

IoTeX Punks UI Utility adalah ekstensi Chrome yang dikembangkan oleh Bruno, dan fitur utamanya adalah "IoTeX Punks UI Utility".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi IoTeX Punks UI Utility

Unduh file ekstensi IoTeX Punks UI Utility dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama IoTeX Punks UI Utility IoTeX Punks UI Utility
ID ccbkijjagllbohimjnfghflaffmfhikj
URL Resmi https://chromewebstore.google.com/detail/iotex-punks-ui-utility/ccbkijjagllbohimjnfghflaffmfhikj
Deskripsi IoTeX Punks UI Utility
Ukuran File 39.08 KB
Jumlah Instalasi 33
Versi Saat Ini 0.3.5
Terakhir Diperbarui 2023-03-30
Tanggal Publikasi 2022-02-22
Pengembang Bruno
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}