Display Repo Size for GitHub (OpenScript Userscript)
A lightweight OpenScript userscript that displays the total repository size directly on GitHub repository pages (for both public and private repositories).
Features
Displays total repo size (formatted in KB, MB, or GB) next to the file navigation header.
Works seamlessly on public and private repositories.
Integrates with OpenScript's synced secrets: uses GH_PAT (GitHub Personal Access Token) to authenticate API requests, unlock private repo access, and elevate the rate limit from 60 to 5,000 req/hr.
Supports GitHub's Turbo and SPA client-side navigations.