A Chrome extension that adds an interface to GitLab merge request pages for quickly selecting and adding reviewers.
- ✅ Checkbox interface for selecting reviewers
- 💾 Remembers your reviewer preferences
- ➕ Add/remove reviewers through the interface
- 🔄 Works on all GitLab.com merge request pages
- Clone this repository
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked" and select the extension folder
- Open any GitLab merge request page
- Find the "Reviewer Auto Add" section in the right sidebar
- Check the reviewers you want to add
- Click "Add Selected Reviewers"
- Type a username or full name in the input field and click "+"
- Use the "×" button to remove reviewers you no longer need
npm install
npm run buildBuilt with Manifest V3 and vanilla JavaScript.
Made by Mohammad Shabib
