EyeRest: 20-20-20 Screen Timer에 대한 개인정보처리방침
EyeRest: 20-20-20 Screen Timer 제작자: Brilworks Software
Check "This add-on has a Privacy Policy" and enter:
https://eyerest.brilworks.com/privacy.html
Notes to Reviewer
EyeRest is a straightforward, privacy-first eye care timer. No build process is required — the extension is plain JavaScript/HTML/CSS with no
dependencies, bundlers, or transpilers.
To load for review:
1. Unzip the submitted package.
2. In Firefox, open about: debugging → "This Firefox" → "Load Temporary Add-on".
3. Select the manifest.json file from the unzipped folder.
Permissions used:
- alarms: powers the 20-minute interval timer
- storage: saves user preferences locally (interval duration, notification message)
- notifications: sends the break reminder notification
- tabs: opens the guided eye exercise screen (break.html) in a new tab
No external network requests are made. All logic runs locally. No data is collected or transmitted.