NftBiker Tools

Get access to nftbiker tezos tools directly from supported platforms.

Co to jest NftBiker Tools?

NftBiker Tools to rozszerzenie Chrome opracowane przez https://nftbiker.xyz, a jego główną funkcją jest „Get access to nftbiker tezos tools directly from supported platforms.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia NftBiker Tools

Pobierz pliki rozszerzeń NftBiker Tools 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

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa NftBiker Tools NftBiker Tools
ID gfgcdjnmaabfoknldpknfajhgkiofild
Oficjalny URL https://chromewebstore.google.com/detail/nftbiker-tools/gfgcdjnmaabfoknldpknfajhgkiofild
Opis Get access to nftbiker tezos tools directly from supported platforms.
Rozmiar pliku 177 KB
Liczba instalacji 77
Aktualna Wersja 1.5
Ostatnia Aktualizacja 2023-09-11
Data Publikacji 2022-12-19
Deweloper https://nftbiker.xyz
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://nftbiker.xyz
Obsługiwane Języki 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\/"
}