/tbl2csv

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)

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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)

Short Demo Video:

demo-2024-01-01_20.04.14.mp4

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.

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"

Difference between TEXT and HTML Export Mode

Notes:

  1. Can/Should i trust this addon? You can view the source code by either visiting the Homepage/Support Site or just saving/downloading the XPI (which is really just a ZIP Archive) and then extract it locally. The Sources in the XPI should be unofuscated and unminified (HTML,CSS and JS), so it's as easy to read as possible. Alternatives you can also use the CRX Viewer Extension by Rob W to inspect the XPI sources. If you have an questions, you can also open an issue on the support site and i'll try and answer to the best of my abilities. If you are no programmer and are still feeling unsure, you might want to visit one of the official or unoffical mozilla communities and ask if someone there with more knowlege can take a look. Examples: https://reddit.com/r/firefox , https://lemmy.world/c/firefox or https://chat.mozilla.org/#/room/#addons:mozilla.org
  2. 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
  3. 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
  4. Stars/Reviews: If you found this add-on useful leave some stars or a review so others have an easier time finding it.
  5. 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