NftBiker Tools
Get access to nftbiker tezos tools directly from supported platforms.
NftBiker Tools क्या है?
NftBiker Tools https://nftbiker.xyz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get access to nftbiker tezos tools directly from supported platforms."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में NftBiker Tools एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | NftBiker Tools |
ID | gfgcdjnmaabfoknldpknfajhgkiofild |
आधिकारिक URL | https://chromewebstore.google.com/detail/nftbiker-tools/gfgcdjnmaabfoknldpknfajhgkiofild |
विवरण | Get access to nftbiker tezos tools directly from supported platforms. |
फ़ाइल का आकार | 177 KB |
स्थापना संख्या | 77 |
वर्तमान संस्करण | 1.5 |
अंतिम अपडेट | 2023-09-11 |
प्रकाशन तिथि | 2022-12-19 |
डेवलपर | https://nftbiker.xyz |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://nftbiker.xyz |
समर्थित भाषाएँ | 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\/" } |