privacy policy
Last updated: 13 June 2026
Short version: everything stays on your own device and nothing is sent anywhere. There is no server, no account, and no analytics.
what it does
On a second thought… adds a short, deliberate pause when you are about to complete an online purchase above a threshold you choose. To do that it reads the page you are actively on to recognise a "place order / pay" button and the order total, then shows you a pause screen before you buy.
what it stores, and where
The following are saved using your browser's own extension storage (chrome.storage.sync), which lives in your browser profile and, if you are signed into your browser, syncs only between your own devices through your browser vendor:
- your settings (threshold, timer, task type, theme, and so on);
- your "money kept" ledger and parking lot items, including the title, price, category and link of products you walked away from or parked;
- nothing else.
You can export this data to a CSV file, or erase all of it, at any time from the settings page.
what it does not do
- It does not send any data to us or to any third party. There is no backend server.
- It does not use analytics, tracking, advertising, or fingerprinting.
- It does not record your browsing history, form contents, passwords, or payment details.
- It reads a page only to detect a checkout button and order total in the moment, and keeps none of the page content.
permissions
- storage, to save your settings and ledger locally.
- contextMenus, to add the right click "convert to my units" option.
- alarms, to expire an emergency override and check parking lot maturity.
- host access, checkouts happen on many shopping sites, so the content script must run on the page you are buying from to detect the purchase button and total. It runs entirely locally and transmits nothing.
contact
Questions: murdawk@hypixonic.com