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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the…"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Apexgo एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
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 |
ईमेल | [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\/*" ] } |