Apexgo
Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the…
Co je Apexgo?
Apexgo je rozšíření Chrome vyvinuté https://apexgo.io, a jeho hlavní funkcí je „Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the…“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Apexgo
Stáhněte si soubory rozšíření Apexgo ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Apexgo |
ID | jkckaekilfdidedahoooefmmkhcfneae |
Oficiální URL | https://chromewebstore.google.com/detail/apexgo/jkckaekilfdidedahoooefmmkhcfneae |
Popis | Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the… |
Velikost souboru | 98.66 KB |
Počet instalací | 130 |
Aktuální Verze | 1.3.8 |
Poslední Aktualizace | 2022-08-23 |
Datum Vydání | 2021-11-21 |
Hodnocení | 4.96/5 Celkem 25 Hodnocení |
Vývojář | https://apexgo.io |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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\/*" ] } |