##This is a script for the Stack Exchange Network
This script will make it so that you are notified on the Desktop whenever new reviews are available, as long as you have a review tab open.
###How to use
- Install Greasemonkey (Firefox) or Tampermonkey (Chrome). These are userscript managers and allow the script to make use of
GM_*functions - Install the script: install or view source
- Any time you have a review queue window open, the script will run and alert you anytime there are reviews to be performed.
###Notes
- I will continue to make advancements with the code, so please keep an eye on this project by starring!
- Feel free to post issues to the GitHub repository, contributors actively watch for issues and will work on solving them ASAP!
- Donate to future development!
I altered a zomis script to create this version, check out his Moderator version.
###Updates
Version 2.1.1
- Fixes issue where no notification would show up when using GreaseMonkey on Firefox-derived browsers.