# Don't Be A Fool > A Chrome extension that reads the terms of service and privacy policy linked from a signup page, then returns a 0–100 risk score and the exact clauses behind it — before you create the account. Operated by Doctoria Medical Solutions Ltd (registered in England and Wales, company number 17011492). Contact: jadtounsi5@gmail.com ## What it does The extension detects a signup or account-creation form, follows the links to that site's terms of service, privacy policy and cookie notice, sends the text to a language model, and returns a plain-language verdict on the page itself. Every risk it reports is shown with the quote from the agreement that produced it, so the claim can be checked rather than trusted. ## Scoring A single 0–100 score, where higher means the agreement takes more from you. Four bands: - **0–24 SAFE** — nothing unusual - **25–49 CAUTION** — terms worth knowing about - **50–74 RISKY** — meaningful rights given up - **75–100 FOOL** — you would be signing away a lot ## Pricing - **Free** — three full agreements read and scored. No card, no account. - **Monthly** — $2.99 per month, unlimited reads, cancel any time. - **Lifetime** — $29 once, no renewal. Paid plans carry a fair-use ceiling of 100 checks per month to stop automated abuse. Payment is handled by Stripe. Plans are purchased from inside the extension, because a purchase has to be tied to a specific install to unlock it. ## Privacy - No account: no name, email or password. Each install generates a random UUID locally, and that is the only identifier. - The agreements it reads are **never stored** — held in memory for the length of the request, passed to Google's Gemini API, then discarded. - The verdict is cached in the browser for seven days and never leaves the device. - No analytics in the extension, no ad IDs, no profile. The website uses Vercel Web Analytics, which sets no cookies. - Site access is an **optional** permission, requested the first time a check runs rather than at install. Nothing is transmitted until the user presses Check. Automatic checking exists and ships switched off. ## Limitations It is not legal advice. It is a fast reading of legal text by a language model, and it can be wrong, incomplete, or miss a clause entirely. Documents behind a login cannot be read, and very long agreements are truncated — the verdict says so when that happens. A site rated SAFE is not guaranteed to be safe. ## Links - [Home](https://www.dontbeafool.co/): what it does, how it reads, pricing, FAQ - [Privacy Policy](https://www.dontbeafool.co/privacy): exactly what is sent, kept, and for how long - [Terms of Service](https://www.dontbeafool.co/terms): plans, refunds, fair use, what "lifetime" means - [Chrome Web Store](https://chromewebstore.google.com/detail/hdkkfaecohffhalknaldoindnkfffckb): install