https://github.com/arvinsingh/eye-break-extension
Browser extension for eye break reminder.
https://github.com/arvinsingh/eye-break-extension
edge-addon extension
Last synced: 12 months ago
JSON representation
Browser extension for eye break reminder.
- Host: GitHub
- URL: https://github.com/arvinsingh/eye-break-extension
- Owner: arvinsingh
- License: mit
- Created: 2025-03-02T16:07:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T14:52:12.000Z (over 1 year ago)
- Last Synced: 2025-03-29T09:31:38.325Z (about 1 year ago)
- Topics: edge-addon, extension
- Language: JavaScript
- Homepage:
- Size: 305 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eye Break Extension

My doctor advised me to look away from PC screens every now and then to reduce eye strain. To help with this, I put together this little extension. :)
## 20-20-20 Eye Break
A browser extension to remind users to follow the 20-20-20 rule: Every 20 minutes, take a 20-second break to look at something 20 meters away.
## Features
- Configurable reminders
- User-friendly interface
- Lightweight
## Installation
1. Clone the repository.
2. Open your browser's extensions page.
3. Enable "Developer mode."
4. Click "Load unpacked" and select the downloaded extension folder.
or go to [Add-ons store page](https://microsoftedge.microsoft.com/)
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
