NftBiker Tools

Get access to nftbiker tezos tools directly from supported platforms.

Cos'è NftBiker Tools?

NftBiker Tools è un'estensione di Chrome sviluppata da https://nftbiker.xyz, e la sua funzione principale è "Get access to nftbiker tezos tools directly from supported platforms.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione NftBiker Tools

Scarica i file di estensione NftBiker Tools 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

                        Get access to NftBiker tezos tools directly from supported platforms site (teia, versum, objkt, fxhash) through a contextual menu that you can use to check artist summary, gallery, linked wallets, objkt history, etc                    

Informazioni di Base sull'Estensione

Nome NftBiker Tools NftBiker Tools
ID gfgcdjnmaabfoknldpknfajhgkiofild
URL Ufficiale https://chromewebstore.google.com/detail/nftbiker-tools/gfgcdjnmaabfoknldpknfajhgkiofild
Descrizione Get access to nftbiker tezos tools directly from supported platforms.
Dimensione del File 177 KB
Conteggio Installazioni 77
Versione Corrente 1.5
Ultimo Aggiornamento 2023-09-11
Data di Pubblicazione 2022-12-19
Sviluppatore https://nftbiker.xyz
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://nftbiker.xyz
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "NftBiker Tools",
    "version": "1.5",
    "description": "Get access to nftbiker tezos tools directly from supported platforms.",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "icons": {
        "16": "icon_16.png",
        "32": "icon_32.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "homepage_url": "https:\/\/nftbiker.xyz\/"
}