A Chrome extension that enhances GitHub's file browser by displaying file and repository sizes directly on GitHub.
## Features
- 📁 **Repository Size**: Shows the total repository size in the repository header
- 📊 **File Size Column**: Adds a new column showing the size of each file in the file list
- 🗂️ **Directory Support**: Maintains clean layout for directories without sizes
- 🔄 **Auto Updates**: Automatically updates when navigating between directories
- 💾 **Size Caching**: Caches file sizes for 1 minute to improve performance
- 📱 **Responsive Design**: Adapts to GitHub's responsive layout
## Installation
1. Download the extension from Chrome Web Store
2. Click the extension icon to enable it
3. Navigate to any GitHub repository to see the repo or file sizes
## Usage
Once installed, the extension will automatically:
- Display the total repository size next to the Fork/Star count
- Add a "Size" column to the file list showing individual file sizes
- Update sizes when navigating between directories
- Cache file sizes for 1 minute to reduce API calls(Not GitHub API)
No configuration needed - it works out of the box!