These are GreaseMonkey scripts that I've written and think others might find useful. They may also work with other browser addons such as TamperMonkey.
First, you have to install an appropriate script manager. You might check the Greasy Fork's page on user script installations for help with that.
Once you have a script manager installed, you should be able to click the links below.
GitHub Actions are really nice for running CI checks. But GitHub doesn't sort the list of checks, so you have to look through a randomly-ordered list to find the ones you care about.
This script sorts the checks by status, and then alphabetically by the displayed title.