Apexgo

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

Apexgoคืออะไร?

Apexgo เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://apexgo.io และคุณลักษณะหลักของมันคือ "Check all your favorite NFTs rarity and their score, calculated by Apexgo directly on Opensea. The ability goes beyond the…"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Apexgo

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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\/*"
    ]
}