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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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