IoTeX Punks UI Utility
IoTeX Punks UI Utility
什麼是IoTeX Punks UI Utility?
IoTeX Punks UI Utility是由Bruno開發的Chrome擴展程式,該擴展的主要功能是“IoTeX Punks UI Utility”。
擴展截圖
下載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 |
ID | ccbkijjagllbohimjnfghflaffmfhikj |
官方網址 | 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" } } |