A Chrome extension that adds a shortcut button to open the URLs of repositories listed in the repos file.
- 🚀 Automatically detects
.reposfiles on GitHub - 🎯 Adds convenient "Open" buttons next to each repository entry
- 🔗 Supports both SSH and HTTPS repository URLs
- 📦 Handles version/branch/commit navigation
- âš¡ Real-time URL monitoring with GitHub SPA navigation
Install from Chrome Web Store
- Fork this repository and clone it to your local machine
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked" and select this directory
