Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 641 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 641 Bytes

extensions

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:

count down timer setup


Notification is displayed when timer completes:

![count down timer notificaion](https://github.com/govindpatel/extensions/blob/master/g-extension/cdt_notification.png)