https://github.com/plxity/stayfit-chrome-extension
A Chrome extension which reminds you to move body joints and improve your posture in every 60 min.
https://github.com/plxity/stayfit-chrome-extension
chrome-extension css3 extension frontend html5 javascript
Last synced: about 2 months ago
JSON representation
A Chrome extension which reminds you to move body joints and improve your posture in every 60 min.
- Host: GitHub
- URL: https://github.com/plxity/stayfit-chrome-extension
- Owner: plxity
- Created: 2021-01-06T12:16:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T11:19:56.000Z (over 4 years ago)
- Last Synced: 2025-02-05T08:10:04.593Z (3 months ago)
- Topics: chrome-extension, css3, extension, frontend, html5, javascript
- Language: CSS
- Homepage:
- Size: 455 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# StayFit - Chrome Extension
As we know Software Engineers spend a lot of time on Laptops which affect their body posture. This extension will remind you every in **60 minutes** to move your body and improve your sitting posture.
## Demo

## Steps to Install
1. Clone this repository.
2. Navigate to chrome://extensions/
3. Toggle the developer mode (Activate it).
4. Click on 'Load Unpacked'
5. Select the complete folder which you cloned in the first step.## Tech Stack
- HTML
- CSS
- JavaScript
- Chrome Extension API