Skip to content

akbuma/Chrome-Daily-Stretch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Daily Stretch Tool

Chrome extension tool for your daily stretch needs.

Installation

  1. Download the repo
  2. Navigate to Chrome Extentions -> Load Unpacked (upload files from saved location)
  3. Pin the tool to the browser and enjoy!

Modifying Timers

Main.js Total Stretch Time (line 12) let countdown = new Countdown(minutes, seconds);

Seconds Per Exercise (line 13) let STRETCH_TIME = 20;

Adding exercies (line 2) Add to variable arrayOfStretches using following format: [exercise name: string, URL: string]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published