Privacy Policy ← Back to home
Section 01

Data we collect

The extension is intentionally minimal. It only reads tweet text when you explicitly request a reply suggestion — nothing is collected in the background.

We collect the following data types:

Tweet text: When you click Generate, the visible tweet text and your chosen tone are sent to our server to produce a reply suggestion. Tweet text is not stored after generation.

Account data: Your Google profile is used to authenticate you via OAuth. We store your name, email, and a refresh token to keep you signed in.

Section 02

How we use your data

We use your account information to authenticate you, track your trial usage, and apply credits. We use tweet text solely to generate a reply suggestion which is displayed in the extension popup.

We do not keep a history of tweet text. Generated replies are not logged to external servers. Usage counts (replies generated today, trial days remaining) are stored per account to enforce plan limits.

Section 03

Data sharing

We do not sell or share your data with third parties for advertising or analytics. Tweet text is forwarded to AI model providers (Google Gemini, OpenRouter) solely to generate your reply suggestion, under their respective privacy policies.

No analytics SDKs, tracking pixels, or third-party data brokers are used.

Section 04

Security

Authentication tokens are stored in chrome.storage.local and in our database with expiry enforced server-side. Refresh tokens are invalidated on logout. All network requests are made over HTTPS.

We recommend signing out of the extension when using a shared device. If you believe your account has been compromised, contact us immediately.

Section 05

Removing your data

To remove your account and all associated data, sign out of the extension and contact us via the repository or X. We will delete your account record, usage history, and any stored tokens within 7 days.

To sign out immediately:

  1. Click the WittyWing icon in Chrome to open the popup.
  2. Go to the Profile tab and click Sign out.
  3. This invalidates your session tokens on our server.

Uninstalling the extension removes local storage. Server-side account data is removed on request.

Section 06

Contact

Questions or data deletion requests? Reach out via X or open a GitHub issue.

X: @ahmadparizaad
GitHub: github.com/ahmadparizaad/twitter-automation/issues

Section 07

Changes to this policy

We may update this policy from time to time. Significant changes will be reflected by updating the "Last updated" date above. Continued use of the extension after changes constitutes acceptance.

Add to Chrome → View on GitHub