Apexgo

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

Qu'est-ce que Apexgo ?

Apexgo est une extension Chrome développée par https://apexgo.io, et sa fonction principale est "Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Apexgo

Téléchargez les fichiers d'extension Apexgo au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Apexgo Apexgo
ID jkckaekilfdidedahoooefmmkhcfneae
URL Officiel https://chromewebstore.google.com/detail/apexgo/jkckaekilfdidedahoooefmmkhcfneae
Description Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the…
Taille du Fichier 98.66 KB
Nombre d'Installations 130
Version Actuelle 1.3.8
Dernière Mise à Jour 2022-08-23
Date de Publication 2021-11-21
Évaluation 4.96/5 Total 25 Évaluations
Développeur https://apexgo.io
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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\/*"
    ]
}