NftBiker Tools

Get access to nftbiker tezos tools directly from supported platforms.

Was ist NftBiker Tools?

NftBiker Tools ist eine Chrome-Erweiterung, die von https://nftbiker.xyz entwickelt wurde, und ihr Hauptmerkmal ist "Get access to nftbiker tezos tools directly from supported platforms.".

Erweiterungsscreenshots

screenshot

NftBiker Tools-Erweiterungs-CRX-Datei herunterladen

Laden Sie NftBiker Tools-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name NftBiker Tools NftBiker Tools
ID gfgcdjnmaabfoknldpknfajhgkiofild
Offizielle URL https://chromewebstore.google.com/detail/nftbiker-tools/gfgcdjnmaabfoknldpknfajhgkiofild
Beschreibung Get access to nftbiker tezos tools directly from supported platforms.
Dateigröße 177 KB
Installationsanzahl 77
Aktuelle Version 1.5
Letztes Update 2023-09-11
Veröffentlichungsdatum 2022-12-19
Entwickler https://nftbiker.xyz
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://nftbiker.xyz
Unterstützte Sprachen 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\/"
}