NftBiker Tools

Get access to nftbiker tezos tools directly from supported platforms.

Apa itu NftBiker Tools?

NftBiker Tools adalah ekstensi Chrome yang dikembangkan oleh https://nftbiker.xyz, dan fitur utamanya adalah "Get access to nftbiker tezos tools directly from supported platforms.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi NftBiker Tools

Unduh file ekstensi NftBiker Tools dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama NftBiker Tools NftBiker Tools
ID gfgcdjnmaabfoknldpknfajhgkiofild
URL Resmi https://chromewebstore.google.com/detail/nftbiker-tools/gfgcdjnmaabfoknldpknfajhgkiofild
Deskripsi Get access to nftbiker tezos tools directly from supported platforms.
Ukuran File 177 KB
Jumlah Instalasi 77
Versi Saat Ini 1.5
Terakhir Diperbarui 2023-09-11
Tanggal Publikasi 2022-12-19
Pengembang https://nftbiker.xyz
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://nftbiker.xyz
Bahasa yang Didukung 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\/"
}