Skip to content

Save HTML Tables, CSS Pseudo/DIV Tables or Lists (UL/OL) as a comma seperated values (CSV) file which can be opened with any spreadsheet processor (e.g. excel, libreoffice-calc,gnumeric) for further processing and conversion (e.g. to xls or ods)

Notifications You must be signed in to change notification settings

christiankaye/tbl2csv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save HTML Tables, CSS Pseudo/DIV Tables or Lists (UL/OL) as a comma seperated values (CSV) file which can be opened with any spreadsheet processor (e.g. excel, libreoffice-calc,gnumeric) for further processing and conversion (e.g. to xls or ods)

Technical, statistical or other data on the world wide web is sometimes only available as tables or lists. This add-on makes it very easy to save this data as a comma seperated values (csv) file.

demo-2023-11-12_20.49.43.mp4

Usage:

  1. Visit a site with table like data for example
  2. Click the extension icon to highlight the exportable tables and lists
  3. Right click inside one of the highlighted areas
  4. In the context menu select "tbl2csv" > "Export as TEXT" or "Export as HTML"

Notes:

  1. Permissions: This add-on tries to use the minimal number of required permissions to successfully fullfill its intended purpose. If you think this could be improved please let me know by opening an issue and i will try to look into it. More Details on the individual permission can be found here: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions
  2. Cost/Payment: This Add-on is and forever will be subscription and payment free to use for everyone however they like. If you are feeling generous you can send me a tip via my bitcoin address 35WK2GqZHPutywCdbHKa9BQ52GND3Pd6h4
  3. Stars/Reviews: If you found this add-on useful leave some stars or a review so others have an easier time finding it.
  4. Bugs, Suggestions or Requests: If you have any issues (for example a site it does not work but you think it should) or have improvement suggestions or a feature request please open an issue at the Support Site

About

Save HTML Tables, CSS Pseudo/DIV Tables or Lists (UL/OL) as a comma seperated values (CSV) file which can be opened with any spreadsheet processor (e.g. excel, libreoffice-calc,gnumeric) for further processing and conversion (e.g. to xls or ods)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • HTML 8.3%