Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Website Table Exporter

Website Table Exporter by llagerlof

Export websites' tables as JSON, CSV or Markdown format.

0 (0 reviews)0 (0 reviews)
7 Users7 Users
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
About this extension
Website Table Exporter

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 |
Developer comments
Full client-side.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
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
  • Homepage
  • Support site
  • Support Email
Version
1.5.2
Size
33.68 kB
Last updated
2 months ago (18 Aug 2025)
Related Categories
  • Other
Licence
MIT Licence
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike Licence v3.0 or any later version.