Skip to content

Instantly share code, notes, and snippets.

@yantrakitinc
Last active March 25, 2026 02:26
Show Gist options
  • Select an option

  • Save yantrakitinc/f4bbe5fe7e9047b14cf170ca5d5dcd94 to your computer and use it in GitHub Desktop.

Select an option

Save yantrakitinc/f4bbe5fe7e9047b14cf170ca5d5dcd94 to your computer and use it in GitHub Desktop.

Privacy Policy for AutoRefresh

Last updated: March 7, 2026

Overview

AutoRefresh is a Chrome extension that automatically refreshes the current tab at user-defined intervals.

Data Collection

We do not collect any personal data.

AutoRefresh operates entirely on your local device. We do not:

  • Collect personal information
  • Track your browsing history
  • Store website content
  • Use analytics or tracking tools
  • Send any data to external servers
  • Share any data with third parties

Local Storage

AutoRefresh stores:

  • Scroll position (sessionStorage): Temporarily saved to restore your position after refresh. Cleared when you close the tab.
  • Default interval (chrome.storage.sync): Your preferred refresh interval setting. Synced across your Chrome browsers if signed in.

This data stays in your browser and is never transmitted anywhere.

Permissions Used

Permission Why It's Needed
tabs Reload tabs at set intervals
sidePanel Display the timer management panel
storage Save your default interval setting
host_permissions Save and restore scroll position, show countdown in tab titles

Contact

For questions, visit: https://yantrakit.com

Changes

Updates to this policy will be reflected in the "Last updated" date.

Comments are disabled for this gist.