Precision Auto Clicker · Chrome extension · last updated 16 September 2026
Precision Auto Clicker does not collect, transmit, sell or share any personal data. Everything it does happens inside your own browser. There is no account, no analytics, and no server that receives your settings or the pages you use it on.
Your settings are saved locally in your browser using Chrome's own storage API
(chrome.storage.local). That covers:
This data never leaves your device. It is not synced to any server, and it is removed when you uninstall the extension or clear your browser data.
| Practice | Status |
|---|---|
| Collecting personal information | Not done — no names, emails, addresses or identifiers are gathered. |
| Collecting browsing history | Not done — the extension never reads, records or uploads the pages you visit. |
| Analytics or telemetry | Not done — there is no analytics SDK and no usage reporting of any kind. |
| Sending data to a server | Twice, in two narrow cases — see below. |
| Advertising or tracking | Not done — no ads, no trackers, no affiliate links. There is a promotional panel in the popup, and it is switched off in this build; it loads nothing at all while it is off. |
| Sharing with third parties | Not done — there is nothing to share. |
| Selling data | Not done. |
There are exactly two, they belong to the two ways of paying, and neither happens unless you enter a licence. If you never enter one, the extension makes no network requests at all.
Checked against our payment provider, Dodo Payments, because they are the only party who knows whether a subscription is still being paid for.
live.dodopayments.com).Verified on your machine against a public key that ships inside the extension — the key is a signed token, and the signature is what proves it is genuine. That check needs no server and never will.
It contacts our licence server once, at the moment you enter it, and never again. This is new: it used to make no request at all. The reason for the change is that a key that can be verified entirely offline also cannot be limited, so one buyer could publish their key and any number of people could use it. A one-time licence now works on three devices, and counting them requires asking the server once.
pac-licences.*.workers.dev), not a third party.Dodo Payments is the merchant of record for purchases. Their handling of the purchase itself is covered by their privacy policy; this page covers the extension.
host_permissions) —
the floating control panel has to appear on whatever page you want to act on,
and the lightweight engine dispatches input events into that page. The
extension does not read page content; it only inserts its own panel and sends
input events.debugger) —
used only while the precise engine is actually running. It lets the extension
send mouse input through Chrome's own input pipeline so the input is treated as
genuine. The debugger is detached the moment the run stops. Chrome shows its own
“debugging this browser” notice while this is active; that notice is Chrome's,
not ours, and cannot be hidden.The extension is a general-purpose desktop utility. It is not directed at children and collects no data from anyone.
If this policy ever changes, the new version will be published at this same address and the date at the top will be updated.
Questions about privacy: afunnylin@gmail.com.