NFTwatcher Binance NFT

Extension for get detail information of token in graphics Binance NFT

Co to jest NFTwatcher Binance NFT?

NFTwatcher Binance NFT to rozszerzenie Chrome opracowane przez https://nftwatcher.io, a jego główną funkcją jest „Extension for get detail information of token in graphics Binance NFT”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia NFTwatcher Binance NFT

Pobierz pliki rozszerzeń NFTwatcher Binance NFT w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa NFTwatcher Binance NFT NFTwatcher Binance NFT
ID ngdkclaiajoicmhckdhpmediimjojkdc
Oficjalny URL https://chromewebstore.google.com/detail/nftwatcher-binance-nft/ngdkclaiajoicmhckdhpmediimjojkdc
Opis Extension for get detail information of token in graphics Binance NFT
Rozmiar pliku 138 KB
Liczba instalacji 23
Aktualna Wersja 1.9
Ostatnia Aktualizacja 2022-03-17
Data Publikacji 2022-03-16
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://nftwatcher.io
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://nftwatcher.io
Obsługiwane Języki 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"
    }
}