Skip to content

Cryptokitty Rare Highlighter

Rob Garrison edited this page Jul 13, 2018 · 6 revisions

A userscript that makes rare cryptokitty cattributes more noticeable.

While viewing a specific cryptokitty page:

  • The Cattribute labels will include the count of cattributes as shown on cryptokittydex.
  • Cattribute names will be colored based on their rarity:
    • Gold, if there are between 1 - 10 cats.
    • Purple, if between 11 - 100 cats.
    • Orange, if between 101 - 500 cats.
    • Blue, if between 501 - 1,000 cats.
    • Green, if between 1,001 - 10,000 cats.
    • Black, if between 10,001 - 100,000 cats.
    • Silver, if greater than 100,001 cats.
  • Hover over the label count and it will display the date and time of the last update of the script from CryptoKittydex.
  • Click this link to install from GitHub, or install from GreasyFork or OpenUserJS.

Screenshot

Before

After

Change Log

Version 2.0.0

  • Obtain cryptokittydex.com data directly from the site:
    • Updates when the script runs, or
    • Updates at an interval of at least every 24 hours.
  • Swapped black & silver rarity colors.

Version 1.0.0

  • Add build process & update for new layout.
  • Update screenshots.

Version 0.1.0

  • Initial commit.