A Chrome extension that enhances GitHub organizations with customizable repository grouping functionality.
- Custom Repository Groups: Create and manage custom groups to organize repositories within your GitHub organizations
- Seamless Integration: Adds a native-looking "Groups" tab to your GitHub organization view
- Persistent Storage: Your groups are saved locally and sync across devices
- GitHub Theme Support: Automatically matches your GitHub theme preferences
- Clone this repository:
git clone https://github.com/maak-tn/github-groups.git-
Open Chrome and navigate to
chrome://extensions/ -
Enable "Developer mode" in the top right corner
-
Click "Load unpacked" and select the extension directory
- Navigate to any GitHub organization's repositories page
- Click on the new "Groups" tab in the organization navigation
- Create a new group using the "New Group" button
- Drag repositories into your groups
- Use the search/filter functionality to quickly find repositories in your groups
Contributions are welcome!
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License.
- GitHub for their excellent Primer design system
- The open-source community for inspiration and support
Project Link: https://github.com/aymkh
Made on for the GitHub community