Is TwQuoteExport - Export X/Twitter Quotes safe?
TwQuoteExport captures your Twitter/X session headers and replays them to Twitter's own GraphQL API to export quote tweets.
When you browse twitter.com or x.com, the extension's background service worker watches for the site's own SearchTimeline API requests and saves the OAuth bearer token and CSRF header from them to local storage, keyed by tab. Its content script later reuses those captured headers, along with a locally-generated anti-automation token, to call Twitter's private GraphQL endpoint directly and pull quote tweets, which it then writes to a CSV, XLSX, or JSON file via the browser's downloads API. The captured credentials and exported data stay on the device and are only ever sent back to Twitter/X itself, not to any third party.
AI-generated. Findings may contain errors. Those marked Verified have been manually reviewed.
Publishers can request a review.