Privacy policy
Last updated: September 24, 2026
Short version: Tellbuster collects nothing. Your text is checked on your own device and is never sent anywhere, saved, or shared. There are no accounts, no analytics and no ads.
This policy covers the Tellbuster web page, the Tellbuster browser extension and the tellbuster code package. All three are free and open source, so you can read every line of code on GitHub.
What we collect
Nothing. Tellbuster has no server. It makes no network calls with your text, sets no tracking cookies, and uses no analytics or third-party scripts.
How your text is checked
Tellbuster compares your text with a list of rules that ships inside the page or the extension. The check runs in your browser, on your device. Your text stays there.
What the extension stores
- Your settings, such as languages, strict mode, the rules you turned off and the sites where the badge is off. They are saved with your browser's own extension storage (
storage.sync). If you use browser sync, your browser may copy these settings to your other computers. Your text is never part of them. - Text you pick with the right-click menu is held in memory for a moment, only so the popup can open with it. It is not written to disk and is gone when you close the browser.
The web page does not store your text either. If you turn off a rule there, it stays off only until you leave the page.
Permissions the extension asks for
- storage: keeps your settings, as described above.
- contextMenus: adds "Check with Tellbuster" to the right-click menu.
- scripting: adds the small badge to pages, only after you allow site access below.
- Access to the sites you visit (optional): asked for only if you turn on "Check as I type" in the settings. It lets Tellbuster read what you type in text boxes so the badge can count phrases. The text is checked on your device and never sent or saved. You can take this access back at any time in your browser settings.
Children
Tellbuster collects no data from anyone, including children.
Changes
If this policy changes, the new version will be posted on this page with a new date. The history of every change is public on GitHub.
Questions
Open an issue on GitHub.