IoTeX Punks UI Utility

IoTeX Punks UI Utility

ما هو IoTeX Punks UI Utility؟

IoTeX Punks UI Utility هو إضافة Chrome تم تطويرها بواسطة Bruno، والميزة الرئيسية لها هي "IoTeX Punks UI Utility".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة IoTeX Punks UI Utility

قم بتنزيل ملفات الامتداد IoTeX Punks UI Utility بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم IoTeX Punks UI Utility IoTeX Punks UI Utility
ID ccbkijjagllbohimjnfghflaffmfhikj
عنوان URL الرسمي https://chromewebstore.google.com/detail/iotex-punks-ui-utility/ccbkijjagllbohimjnfghflaffmfhikj
الوصف IoTeX Punks UI Utility
حجم الملف 39.08 KB
عدد التثبيتات 33
النسخة الحالية 0.3.5
آخر تحديث 2023-03-30
تاريخ النشر 2022-02-22
المطور Bruno
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    }
}