extension for chrome:
This repository contain code of count down timer
with some snapshots. Count down timer is a google chrome extension.
I also tried to use vanilla js to create this timer.
When the timer completes it plays a sound and display notification.
#Snapshots:
Basic setup for timer:
Notification is displayed when timer completes:
![count down timer notificaion](https://github.com/govindpatel/extensions/blob/master/g-extension/cdt_notification.png)