NftBiker Tools

Get access to nftbiker tezos tools directly from supported platforms.

Wat is NftBiker Tools?

NftBiker Tools is een Chrome-extensie ontwikkeld door https://nftbiker.xyz, en de belangrijkste functie is "Get access to nftbiker tezos tools directly from supported platforms.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie NftBiker Tools

Download NftBiker Tools-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam NftBiker Tools NftBiker Tools
ID gfgcdjnmaabfoknldpknfajhgkiofild
Officiële URL https://chromewebstore.google.com/detail/nftbiker-tools/gfgcdjnmaabfoknldpknfajhgkiofild
Beschrijving Get access to nftbiker tezos tools directly from supported platforms.
Bestandsgrootte 177 KB
Aantal Installaties 77
Huidige Versie 1.5
Laatst Bijgewerkt 2023-09-11
Publicatiedatum 2022-12-19
Ontwikkelaar https://nftbiker.xyz
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://nftbiker.xyz
Ondersteunde Talen 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\/"
}