NFTwatcher Binance NFT

Extension for get detail information of token in graphics Binance NFT

Cos'è NFTwatcher Binance NFT?

NFTwatcher Binance NFT è un'estensione di Chrome sviluppata da https://nftwatcher.io, e la sua funzione principale è "Extension for get detail information of token in graphics Binance NFT".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione NFTwatcher Binance NFT

Scarica i file di estensione NFTwatcher Binance NFT in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome NFTwatcher Binance NFT NFTwatcher Binance NFT
ID ngdkclaiajoicmhckdhpmediimjojkdc
URL Ufficiale https://chromewebstore.google.com/detail/nftwatcher-binance-nft/ngdkclaiajoicmhckdhpmediimjojkdc
Descrizione Extension for get detail information of token in graphics Binance NFT
Dimensione del File 138 KB
Conteggio Installazioni 23
Versione Corrente 1.9
Ultimo Aggiornamento 2022-03-17
Data di Pubblicazione 2022-03-16
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://nftwatcher.io
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://nftwatcher.io
Lingue Supportate 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"
    }
}