StackEye is a chrome extension which lets user watch questions on stackoverflow and other stackexchange sites.StackEye notifies the user about any new comment/answer on watched questions. StackEye usage and snapshots are also mentioned on Stackapps page You can also install StackEye from Chrome Store.
Step1: Download the extension code on your machine
(Using git): git clone https://github.com/blunderboy/stackeye.git some_directory_name
(Download ZIP): You can also download the extension in zip format from Stackeye Repsitory
Step2: Browse chrome://extensions/
Step3: Select Checkbox for Developer Mode
Step4: Click on Load unpacked extension
Step5: Browse the directory in which extension code is present
You can view changelogs on this StackEye official Page
Please feel free to drop an email to sachinjain024 [at] gmail [dot] com in case you find any issues.
MIT: http://sachinjain.mit-license.org
StackEye uses another awesome open source project "Font Awesome by Dave Gandy - http://fontawesome.io" for the icons in the app.