Chrome Extension · MV3

Refresh any tab at a random interval.

Set a min and max, hit Start, and the tab reloads on a random schedule inside that range. Optionally watch for a button and get notified — or click it — when it appears.

Free to install · No account required · Chrome / Chromium
Perfect for Ticket sales Restock alerts Live sports scores Deploy monitors Status dashboards Auction endings
Features

Small extension, careful defaults.

Everything you need to keep a tab fresh and react when something changes on the page.

Random interval refresh

Each reload picks a fresh delay uniformly from your min/max range. Seconds or minutes.

Watch for a button

After each refresh, scan for the first visible button / a / [role="button"] whose text matches your query.

Stop on match

Automatically end the schedule the moment the button you were waiting for shows up.

Sound alerts

Optional beep on every refresh, and a distinct 3-note alert when your watched button appears.

Click when found Pro

Have the matched button clicked for you — optionally with a configurable delay before the click.

Interval clicking Pro

Skip the refresh and click the matched button on a random cadence, with an optional max click count.

How it works

Three steps, no ceremony.

Install, open the popup on the tab you want to refresh, and start.

Focus your tab

Open the page you want to keep fresh in the active browser tab.

Set min and max

Choose the smallest and largest delay you'll accept — in seconds or minutes.

Hit Start

The extension picks a new random delay after every reload. Stop any time.

Pricing

Free forever. Pro when you need more.

Everything essential is free. Pro unlocks the "act on it" side of the extension.

Free
$0 / forever

Everything you need to keep a tab refreshing.

  • Random-interval refresh
  • Watch for a button by text
  • Stop refreshing when found
  • Sound alert on refresh
Get Free
Pro
$4 / month

Everything in Free, plus the "act on it" features.

  • Auto-click the matched button
  • Configurable click delay
  • "Click only" mode (no reload)
  • Random interval clicking
  • Sound alert on click
Subscribe to Pro
FAQ

Questions people actually ask.

What's the shortest interval I can set?
Chrome enforces a 30-second minimum for alarms in packaged extensions from the Web Store. Loaded unpacked, shorter intervals currently work but may be clamped by future Chrome versions — we recommend ≥ 30 seconds for reliability.
Does it refresh every tab, or just one?
Just one. It attaches to the tab that was active when you clicked Start. If you close that tab, the schedule ends automatically.
Where do settings and schedule live?
In chrome.storage.local. The schedule persists across service worker restarts, so a browser hiccup won't lose your run.
Which pages won't the extension work on?
Chrome blocks extension scripting on chrome:// pages and the Chrome Web Store, so button-click injection can't run there. Regular sites are fine.
How does Pro billing work?
Payments are handled by ExtensionPay. Subscribe from the popup, and the extension re-verifies your status daily. Cancel any time; if your subscription lapses, Pro features quietly turn off.
What data does the extension collect?
Nothing about your browsing. See Privacy for the specifics. The only network requests it makes are to ExtensionPay for subscription verification (Pro users only).