Last updated: April 29, 2026
Auto Refresh is a browser extension that automatically reloads the current tab on a user-defined interval. Your privacy is important to us, and this extension is designed with a privacy-first approach.
Auto Refresh does not collect, store, transmit, or share any user data. Specifically:
The extension requests the following permissions solely to provide its core functionality:
chrome.storage.local on your devicechrome.tabs.reload() on the tab you started refresh on, and detects when that tab is closed so the timer can be clearedThe extension does not request <all_urls> and does not inject any content scripts into web pages.
Two pieces of local-only state are stored:
chrome.storage.local), used to keep timers running across popup close and service worker suspensionlocalStorageNeither leaves your device.
This extension does not use any third-party services, APIs, or SDKs.
If this privacy policy is updated, changes will be reflected on this page with an updated date.
If you have questions about this privacy policy, please open an issue on the extension’s GitHub repository.