NftBiker Tools

Get access to nftbiker tezos tools directly from supported platforms.

What is NftBiker Tools?

NftBiker Tools is a Chrome extension developed by https://nftbiker.xyz, and its main feature is "Get access to nftbiker tezos tools directly from supported platforms.".

Extension Screenshots

screenshot

Download NftBiker Tools Extension CRX File

Download NftBiker Tools extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name NftBiker Tools NftBiker Tools
ID gfgcdjnmaabfoknldpknfajhgkiofild
Official URL https://chromewebstore.google.com/detail/nftbiker-tools/gfgcdjnmaabfoknldpknfajhgkiofild
Description Get access to nftbiker tezos tools directly from supported platforms.
File Size 177 KB
Installation Count 77
Current Version 1.5
Last Updated 2023-09-11
Publish Date 2022-12-19
Developer https://nftbiker.xyz
Email [email protected]
Payment Type free
Extension Website https://nftbiker.xyz
Supported Languages 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\/"
}