
Website Table Exporter by llagerlof
Export websites' tables as JSON, CSV or Markdown format.
7 Users7 Users
Extension Metadata
Screenshots

About this extension
Website Table Exporter
Export table data from websites to CSV, JSON and Markdown directly to clipboard.
Browser Support
Compatible with Firefox and Chrome.
Export Format Examples
CSV Format: Perfect for spreadsheets and data analysis:
JSON Format: Ideal for developers and data processing:
Markdown Format: Great for documentation and README files:
Export table data from websites to CSV, JSON and Markdown directly to clipboard.
- FULL CLIENTE-SIDE. NO ADS. NO TRACKING.
- Open Source: Full source code available on GitHub
Browser Support
Compatible with Firefox and Chrome.
Export Format Examples
CSV Format: Perfect for spreadsheets and data analysis:
"Name","Age","City"
"John Doe",30,"New York"
"Jane Smith",25,"Los Angeles"
JSON Format: Ideal for developers and data processing:
[
{
"Name": "John Doe",
"Age": 30,
"City": "New York"
},
{
"Name": "Jane Smith",
"Age": 25,
"City": "Los Angeles"
}
]
Markdown Format: Great for documentation and README files:
| Name | Age | City |
| --- | --- | --- |
| John Doe | 30 | New York |
| Jane Smith | 25 | Los Angeles |
Full client-side.
Rated 0 by 0 reviewers
Permissions and dataLearn more
Required permissions:
- Input data to the clipboard
- Access browser tabs
- Access your data for all web sites
More information
- Add-on Links
- Version
- 1.5.2
- Size
- 33.68 kB
- Last updated
- 2 months ago (18 Aug 2025)
- Related Categories
- Licence
- MIT Licence
- Version History
- Add to collection