Overview
Auto-refresh a page until a button with your text appears, then click it. Never the hidden look-alikes. No data collected.
Type the words on the button you are waiting for. Refresh n Click reloads the page until that button appears, clicks it, and stops. Useful when a page will not tell you it has changed: a seat opening up, a restock, a booking slot, a queue letting you through, a build finishing. WHAT IT DOES • Reloads the tab until text you specify shows up on the page • Clicks the matching button, link or control the moment it appears • Stops by itself once the click lands — it does not keep going • Reports how long each load took, in milliseconds, and how many times it has refreshed FINDING THE RIGHT THING TO CLICK Pages are messier than they look, so the search is deliberately thorough: • Match the text exactly, or match anything containing it • Works on buttons, links, and anything else that is actually clickable — including elements a page has made clickable itself • Looks inside iframes, so buttons in embedded checkout and booking widgets are found rather than missed • Looks inside open shadow DOM, so modern web components are covered • Also matches on a control's accessible name, tooltip, image alt text, or input value — useful when a button shows only an icon • Ignores spacing: line breaks and indentation in the page source do not matter, and the ideographic spacing often used to pad short Chinese and Japanese labels is handled too, so "確定" matches a button that reads "確 定" And just as deliberately careful about what it will not click: • Hidden, fully transparent, disabled, or non-interactive elements are skipped. Pages often keep an invisible copy of a button in the markup — clicking that one would do nothing while looking like success • After clicking it checks whether the page reacted, and tells you when nothing did instead of reporting success • Not every page will act on it: a click made by a script is not a click made by a mouse, and some pages only accept the second. When that happens it says so instead of claiming success • Buttons that render late, or fade in, are waited for rather than missed TIMING • Fastest mode reloads as soon as the previous load has finished • Or set your own interval, anywhere from 100 milliseconds to 10 minutes THE CONTROLS POP OUT INTO A WINDOW Press Start and the controls lift off into a small window that stays open while the tab reloads — Start, Stop, the live count and a countdown to the next reload are always in view. The work runs in the background, so closing the window does not stop it, and an amber badge on the toolbar icon counts how many runs are going. Each running tab is also marked in the tab strip, grouped and labelled with the extension's name, so you can see which pages are working without opening anything — and the moment the click lands, that group turns green, so the tab that clicked stands out even with every window closed — while a site that starts returning errors (a 502, a Cloudflare error page) turns it red until a healthy page comes back; a tab you have grouped yourself is left where it is. When a run stops its mark is removed; only the green one stays until you next open the popup on that tab, or close it. Reopen it any time from the icon. A keyboard shortcut for Stop can be assigned at chrome://extensions/shortcuts — paste that into the address bar, it is not on the extension's own Details page; nothing is bound by default, so it cannot clash with anything you already use. It can also be set to work globally, so a run can be stopped while another app is in front. PRIVACY • No analytics, no account, no tracking • No remote code — everything that runs ships inside the extension and is reviewed by the Chrome Web Store • Nothing is transmitted anywhere. Your settings stay in your browser • Page content is examined in your browser only, to find the button you asked for • The text you type is remembered between runs so you do not have to type it again — clear it from your browser at any time with the × inside the field Permissions are limited to what those features need: access to the tab you are on so it can be reloaded, the ability to look for your text and click the match — the same access also reads the page's own HTTP response code, solely so the tab's mark can turn red while the site is erroring — and tab group access so a running tab is marked in the tab strip and can be told apart at a glance. Site access is optional and per site: the popup's “Allow this site” button requests it only when you press it, so a run can keep following a page that redirects to a different domain — nothing is granted up front. LANGUAGES English, 繁體中文, 简体中文 — the interface follows your browser language, and it follows your system's light or dark appearance. Free, with every feature included. No paid tier, no trial, nothing held back. Please use it in line with the terms of the sites you visit; ticketing, booking and registration sites often forbid automation, so check first. It does not bypass queues, rate limits or CAPTCHAs. If you run a website and believe it is being used against your terms, write to legal@small-labs.com. The extension is provided "as is", without warranty of any kind. You are responsible for your use of it.
0 out of 5No ratings
Details
- Version26.6
- UpdatedAugust 14, 2026
- Size26.47KiB
- Languages3 languages
- DeveloperWebsite
Email
support@small-labs.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, visit the developer's support site