Chrome Extension to count the pending reviews for any reviewer in fisheye
- Download build from https://github.com/jcahigal/fisheye-reviews-counter
- Unzip
- In "chrome://extensions/" ensure enable the developer mode (check the developer mode box)
- Click on "Load unpacked extension", and select the unzipped folder
- Here it is! you can set the threshold of the reviews count in the configuration section
- Check Fetch (instead of XMLHttpRequest)
- Package as Chrome extension zip
- Upload to Chrome Web Store