This add-on is used to download HTML tables from webpages as XLS file.
Install from the Add-ons for Firefox or Chrome Web Store
Download HTML table as XLS file
Download HTML Tables from pages in spreadsheet format XLS. The data is copied in raw HTML format and a warning will be displayed while opening the file. HTML code is sanitized using DOMPurify library. DOMPurify will strip out everything that contains dangerous HTML and thereby prevent XSS attacks and other nastiness.
- Download the repository and extract.
- Go to
about:debugging
and load it as temporary extension
TODO
- Icons by Firefox Photon icons
- Christian Kaindl for Translate an HTML page with the i18n API
Table Download is written and maintained by Arun
License: MIT