Last updated: 18 April 2026
Study Guard is a Chrome extension that helps you focus by redirecting distracting websites to a destination you choose. We do not collect, transmit, sell, or share any of your data. Everything the extension does happens locally in your browser.
chrome.storage.sync API. This data stays in your Chrome profile and, if you have Chrome sync enabled, is synced by Google across your own devices under your own Google account. The developer never has access to it.tabs — to detect when you navigate to a new URL so the guard can check it against your allowed list.storage — to save your whitelist, redirect destination, and toggle settings locally.host_permissions: <all_urls> — required so the redirect works on any site you might navigate to.Study Guard has no backend server and does not communicate with any third-party service. No data leaves your browser.
If this policy is ever updated, the new version will be published at this same URL with an updated date at the top. Material changes will also be reflected in the extension's Chrome Web Store listing.
Questions or concerns? Open an issue on the project's GitHub repository.