NftBiker Tools
Get access to nftbiker tezos tools directly from supported platforms.
NftBiker Tools là gì?
NftBiker Tools là một tiện ích mở rộng Chrome được phát triển bởi https://nftbiker.xyz, và tính năng chính của nó là "Get access to nftbiker tezos tools directly from supported platforms.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng NftBiker Tools
Tải xuống các tệp mở rộng NftBiker Tools dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | NftBiker Tools |
ID | gfgcdjnmaabfoknldpknfajhgkiofild |
URL Chính Thức | https://chromewebstore.google.com/detail/nftbiker-tools/gfgcdjnmaabfoknldpknfajhgkiofild |
Mô tả | Get access to nftbiker tezos tools directly from supported platforms. |
Kích Thước Tệp | 177 KB |
Số Lần Cài Đặt | 77 |
Phiên Bản Hiện Tại | 1.5 |
Cập Nhật Lần Cuối | 2023-09-11 |
Ngày Phát Hành | 2022-12-19 |
Nhà Phát Triển | https://nftbiker.xyz |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://nftbiker.xyz |
Ngôn Ngữ Được Hỗ Trợ | 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\/" } |