KongTracker
Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea.
KongTracker क्या है?
KongTracker KongTracker द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में KongTracker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
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" } } |