Last updated: May 2026
Pain Tolerance is a Chrome extension that injects simulated fake reply previews beneath your own tweets on Twitter/X. It runs entirely in your browser and makes no network requests of its own.
Pain Tolerance does not collect, transmit, or share any personal data. The only information stored by the extension is:
These three values are saved in chrome.storage.sync, which
means Chrome may sync them across your own devices if you are signed into
Chrome sync. This sync is managed entirely by Google/Chrome — Pain Tolerance
never touches your data outside your browser.
Pain Tolerance makes zero outbound network requests. All content (fake reply text, fake avatars, persona names) is generated locally inside your browser using logic bundled with the extension.
The extension requests the following permissions:
Pain Tolerance is open source. You can review every line of the extension at github.com/jayterwahl/paintolerance.
Questions? Open an issue on the project repository.