GitHub Helper: LOC & Dir Counts (Edge Extension)
What it does
- Adds a small badge next to each entry in GitHub repository file lists.
- For files: shows lines of code (LOC), counted from the raw file.
- For directories: shows the number of immediate entries (files + subdirectories).
Install in Microsoft Edge
- Build is not required — it’s a plain MV3 extension.
- Open
edge://extensions. - Enable “Developer mode”.
- Click “Load unpacked” and select this folder.
- Navigate to any GitHub repo page and the badges will appear.
