IoTeX Punks UI Utility

IoTeX Punks UI Utility

什么是IoTeX Punks UI Utility?

IoTeX Punks UI Utility是由Bruno开发的Chrome扩展程序,该扩展的主要功能是“IoTeX Punks UI Utility”。

扩展截图

screenshot

下载IoTeX Punks UI Utility扩展crx文件

下载IoTeX Punks UI Utility扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    }
}