Skip to content

rickstaa/nitro-type-top-team-requirements-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nitro Type - Top Team Requirements Table

This repository contains a userscript that adds a Top Team Requirements table to the Nitro Type team page. This table show statistics about the top 100 teams on Nitro Type. This information can be useful for team leaders who want to see how many races their members need to complete for their team to reach the top 100.

Installation

  1. Install a userscript manager for your browser. For example, Tampermonkey for Chrome or Greasemonkey for Firefox.
  2. Go to the Nitro Type - Top Team Requirements Table script page.
  3. Click the Install button.
  4. Go to your Nitro Type team page and refresh the page.
  5. You should now see a new table named Top Team Requirements below the Team Rankings table.

Uninstallation

To uninstall the userscript, simply disable or remove it from your userscript manager.

How it works

The script fetches weekly season and leaderboard information from the NitroType API. It then calculates this data and displays the results in a table. Finally, this table is injected under the Team Rankings table on the team page.

Screenshot

image

Bugs and contributions

If you find a bug or have a suggestion for how to improve the script, please open an issue or submit a pull request on GitHub. We welcome contributions from the community and appreciate your feedback 🚀. Please consult the contribution guidelines for more information.