Adds the repo size next to the repo name on github search and repo pages
As of
A userscript that adds the size of Github repositories to the search results and repository pages.
By default, this script will only display the sizes of public repositories.
To display the sizes of private repositories, you will need to generate a new personal access token with the repo scope.
This token will be used to authenticate with the Github API.
Generate new token button.repo scope.Generate token button and copy the token.TOKEN constant in the script with your token.