Privacy Policy
Medium Stats Export · Last updated: May 2026
What this extension does
Medium Stats Export reads your story statistics from the Medium website and exports them to an Excel or CSV file that is saved directly to your device.
Data we collect
We collect nothing. Specifically:
- No personal data is transmitted to any server.
- No analytics, telemetry, or crash reporting are included.
- No account credentials are read or stored.
- No data ever leaves your browser.
How the extension works
When you click Export, the extension injects a script into the active Medium stats tab you already have open. That script calls Medium's own internal API using your existing browser session (the same session cookies your browser already holds) to fetch your statistics. The results are processed entirely in your browser and written to a local file download. No third party receives any data at any point.
Permissions used
- activeTab / scripting — to read the Medium stats page you have open and call Medium's API from within that tab.
- storage — to remember your export settings (date range, column preferences) locally in your browser.
- host_permissions: https://medium.com/* — required to inject the script into Medium tabs. No data is sent to Medium beyond what your normal browser session already sends.
Third-party libraries
The extension bundles two open-source libraries that run entirely locally:
- xlsx-js-style — for generating Excel files.
- JSZip — for post-processing the Excel file to embed charts.
Neither library makes any network requests.
Contact
Questions? Reach out via the GitHub repository or Ko-fi.