Skip to content

markusoelhafen/drinkreminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


| __ \ | __ \ |_ | | \ | | | |/ / | __ \ | | | / | | | | \ | | | __ \ | | | __ \ | | | | | |) | | | | | | | ' / | |) | | |__ | \ / | | | | | | | | | | | |__ | |__) | | | | | | _ / | | | . | | < | _ / | __| | |\/| | | | | . | | | | | | | | _ / | || | | | \ \ | | | |\ | | . \ | | \ \ | | | | | | | | | |\ | | |__| | | | | | \ \ |_____/ || _\ || || _| ||_\ || _\ || || || || |_| _| |/ |_____| || _\

Version 0.1.1.1

Drink Reminder is a simple chrome extension to remind you to drink enough during the day.

/ script.js contains all javascript necessary to run the content-script and add functionality to the browser-action, eg. the flyout-window of the extension. / script.js initializes everytime the flyout-window is opened. Therefore the timer cant run in the content script but must run in the background.

/ bg.js is running in the background and adds the functionality. / bg.js is running the timer

About

Drink Reminder is a simple chrome extension to remind you to drink enough during the day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published