Stay Focused does not collect, transmit, or share any data. Everything stays on your device.
The extension stores the following data using Chrome's built-in storage APIs (chrome.storage.sync and chrome.storage.local):
If you are signed into Chrome, chrome.storage.sync data (your block list, PIN, and schedule) may sync across your own devices via your Google account. This sync is handled entirely by Chrome/Google — Stay Focused has no control over or access to this sync process.
The extension requests the storage permission to save your settings and activity data locally. It uses a content script that runs on all URLs solely to check if the current domain is on your block list.
Questions? Open an issue at github.com/roreyshen/Accountability_app.