A Chrome extension that customizes the video grid layout on the YouTube homepage.
- ⚙️ Custom Video Width: Adjust the width of videos on the YouTube homepage grid to your preference.
- 🚀 Real-Time Updates: Automatically applies your settings as new videos load.
- 💻 Lightweight and Efficient: Uses debouncing and intersection observers for smooth performance.
git clone https://github.com/SheeetFace/youtube-grid-home-extension.git
Once downloaded, extract the ZIP file to a folder on your computer.
- Open Google Chrome and go to
chrome://extensions/
. - Toggle on Developer mode (switch in the top right corner).
- Click Load unpacked.
- Select the folder where you extracted the files.
- The extension icon will appear in your Chrome toolbar.
- Click the icon to open the popup and configure settings:
- 🔄 Toggle the extension on/off.
- 🎛 Adjust the video width using the slider.
- After installation, go to YouTube.
- The grid layout will automatically adjust based on the settings configured in the popup.
- You can change the video width at any time from the popup.
If you find this extension useful, consider giving it a star on GitHub!
⭐ Star on GitHub
This project is licensed under the MIT License.