KongTracker
Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea.
Wat is KongTracker?
KongTracker is een Chrome-extensie ontwikkeld door KongTracker, en de belangrijkste functie is "Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea.".
Extensie Screenshots
Download het CRX-bestand van de extensie KongTracker
Download KongTracker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | KongTracker |
ID | fcdbkhhnlnlelcjjaeipnbomfobphlcj |
Officiële URL | https://chromewebstore.google.com/detail/kongtracker/fcdbkhhnlnlelcjjaeipnbomfobphlcj |
Beschrijving | Displays Overall Boost and Rarity.Tools Ranking for Rumble Kongs on OpenSea. |
Bestandsgrootte | 606 KB |
Aantal Installaties | 18 |
Huidige Versie | 1.02 |
Laatst Bijgewerkt | 2021-09-08 |
Publicatiedatum | 2021-09-05 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | KongTracker |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |