NFTwatcher Binance NFT

Extension for get detail information of token in graphics Binance NFT

NFTwatcher Binance NFT là gì?

NFTwatcher Binance NFT là một tiện ích mở rộng Chrome được phát triển bởi https://nftwatcher.io, và tính năng chính của nó là "Extension for get detail information of token in graphics Binance NFT".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng NFTwatcher Binance NFT

Tải xuống các tệp mở rộng NFTwatcher Binance NFT dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên NFTwatcher Binance NFT NFTwatcher Binance NFT
ID ngdkclaiajoicmhckdhpmediimjojkdc
URL Chính Thức https://chromewebstore.google.com/detail/nftwatcher-binance-nft/ngdkclaiajoicmhckdhpmediimjojkdc
Mô tả Extension for get detail information of token in graphics Binance NFT
Kích Thước Tệp 138 KB
Số Lần Cài Đặt 23
Phiên Bản Hiện Tại 1.9
Cập Nhật Lần Cuối 2022-03-17
Ngày Phát Hành 2022-03-16
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://nftwatcher.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://nftwatcher.io
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}