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.
- Install a userscript manager for your browser. For example, Tampermonkey for Chrome or Greasemonkey for Firefox.
- Go to the Nitro Type - Top Team Requirements Table script page.
- Click the Install button.
- Go to your Nitro Type team page and refresh the page.
- You should now see a new table named Top Team Requirements below the Team Rankings table.
To uninstall the userscript, simply disable or remove it from your userscript manager.
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.
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.