KongTracker

Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea.

KongTrackerคืออะไร?

KongTracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย KongTracker และคุณลักษณะหลักของมันคือ "Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea."

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

screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย KongTracker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Displays Overall Boost and Rarity of all Rumble Kong's on Open Sea

WHAT: KongTracker adds the Rarity Score and Overall Boost of all Kong's to their cards on OpenSea

WHY: The current solution is a community managed google document. It's cumbersome to have OpenSea, a Google Doc, and Rarity.Tools open to inform your purchasing decision.  

HOW: KongTracker modifies HTML (ONLY) on OpenSea. It does not require logins and is simply a front-end skin for an already existing platform. No data is stored, nor sent.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ KongTracker KongTracker
ID fcdbkhhnlnlelcjjaeipnbomfobphlcj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/kongtracker/fcdbkhhnlnlelcjjaeipnbomfobphlcj
คำอธิบาย Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea.
ขนาดไฟล์ 606 KB
จำนวนการติดตั้ง 18
เวอร์ชันปัจจุบัน 1.02
อัปเดตครั้งล่าสุด 2021-09-08
วันที่เผยแพร่ 2021-09-05
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา KongTracker
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "KongTracker",
    "description": "Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea.",
    "version": "1.02",
    "manifest_version": 3,
    "options_page": "options.html",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "\/images\/rkl128.png"
        }
    },
    "icons": {
        "128": "\/images\/rkl128.png"
    }
}