NftBiker Tools
Get access to nftbiker tezos tools directly from supported platforms.
NftBiker Toolsとは何ですか?
NftBiker Toolsはhttps://nftbiker.xyzによって開発されたChromeの拡張機能で、その主な機能は「Get access to nftbiker tezos tools directly from supported platforms.」です。
拡張機能のスクリーンショット
NftBiker Tools拡張機能のCRXファイルをダウンロード
NftBiker Tools拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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\/"
} | |