- Telemetry opt-out toggle. New Settings button in the popup header opens a panel where you can disable the anonymous usage events that go to Google Analytics. Enabled by default; one click to turn off.
- Updated the in-extension website link to point at snapcsv.app (was a stale GitHub Pages URL).
- Privacy disclosures clarified to honestly describe the small amount of anonymous usage telemetry the extension sends. See the privacy policy for the full list of events.
Changelog
What's shipped, in reverse order. The current version is the one at the top.
- Copy as TSV — one click puts the table on your clipboard and pastes into Sheets, Notion, and Slack as a real grid, not a single column.
- Hover-to-highlight tables — hover a row in the popup and the matching table outlines on the page, so you know which one you're picking.
- 200-row scrollable preview with a sticky header.
- Large-table downloads — tables with 10,000+ rows export without silent truncation.
- Locale-aware delimiter — auto-selects the semicolon delimiter in European locales so Excel doesn't mangle the file. German, French, Spanish, Italian, and Dutch Excel get the right format on first export.
- Initial public release on the Chrome Web Store.
- Detect every
<table>on the active page, preview, and export to a clean RFC 4180 CSV. - Free tier: 10 exports per 24-hour window. Pro: $19 one-time, unlimited.
Want to know what's coming? See the roadmap.