Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.68 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.68 KB

Table Download

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

Purpose

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.

Contents

Installation

  • Download the repository and extract.
  • Go to about:debugging and load it as temporary extension

Browser compatibility:

 

What's next

TODO

Credits

Info

Table Download is written and maintained by Arun
License: MIT