NFTwatcher Binance NFT

Extension for get detail information of token in graphics Binance NFT

什么是NFTwatcher Binance NFT?

NFTwatcher Binance NFT是由https://nftwatcher.io开发的Chrome扩展程序,该扩展的主要功能是“Extension for get detail information of token in graphics Binance NFT”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载NFTwatcher Binance NFT扩展crx文件

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

扩展使用说明

                        This extension shows Binancier NFT market analytics as well as information about Mystery Boxing. More than 2,000,000 NFTs in the database.                    

扩展基本信息

名称 NFTwatcher Binance NFT NFTwatcher Binance NFT
ID ngdkclaiajoicmhckdhpmediimjojkdc
官方URL https://chromewebstore.google.com/detail/nftwatcher-binance-nft/ngdkclaiajoicmhckdhpmediimjojkdc
简介 Extension for get detail information of token in graphics Binance NFT
文件大小 138 KB
安装次数 23
当前版本 1.9
更新时间 2022-03-17
上架时间 2022-03-16
评分 5.00/5 共1次评分
开发者 https://nftwatcher.io
电子邮箱 [email protected]
付费类型 free
扩展官网 https://nftwatcher.io
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "NFTwatcher Binance NFT",
    "short_name": "NFTwatcher Binance NFT",
    "version": "1.9",
    "description": "Extension for get detail information of token in graphics Binance NFT",
    "host_permissions": [
        ""
    ],
    "action": {
        "default_icon": "logo.png",
        "default_title": "NFT Binance extension",
        "default_popup": "view\/index.html"
    },
    "icons": {
        "512": "logo.png"
    },
    "background": {
        "service_worker": "background\/Api.js"
    }
}