A chrome extension to notify users about new emails in their webmail
The main features of this extension are:
- List of unread emails ( upto 10 lastest )
- Show storage used
- Push notification for new emails
- Clone the repo from github, no additional installation required, all the libraries are in
lib
folder - Head to
chrome://extensions/
- Switch on developer mode ( on top right in new versions of chrome )
- Click on Load Unpacked and select the folder that you cloned to
More details can be found at chrome extensions documentation