Apexgo

Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the…

Apexgoとは何ですか?

Apexgoはhttps://apexgo.ioによって開発されたChromeの拡張機能で、その主な機能は「Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the…」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Apexgo拡張機能のCRXファイルをダウンロード

Apexgo拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the imaginable, request new collections to be scored, obtain all info available on NFT rarity without leaving the Opensea marketplace. Purchase and sell your favorite NFT collections based on how unique the NFT is. Apexgo, the one click, easy rarity checker for your favorite NFT collections.                    

拡張機能の基本情報

名前 Apexgo Apexgo
ID jkckaekilfdidedahoooefmmkhcfneae
公式URL https://chromewebstore.google.com/detail/apexgo/jkckaekilfdidedahoooefmmkhcfneae
説明 Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the…
ファイルサイズ 98.66 KB
インストール数 130
現在のバージョン 1.3.8
最終更新日 2022-08-23
公開日 2021-11-21
評価 4.96/5 合計 25 レビュー
開発者 https://apexgo.io
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Apexgo",
    "version": "1.3.8",
    "description": "",
    "manifest_version": 3,
    "incognito": "split",
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icons\/128.png",
        "default_popup": "popup\/popup.html"
    },
    "permissions": [
        "storage",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.opensea.io\/*"
    ]
}