Copy an HTML table as CSV
I’ve found myself having to copy some HTML tables repeatedly, and since it was an annoying operation, I decided to create my bookmarklet to automate the process.
How does it work?
- Select any text in the HTML table
- Click the bookmark
- Paste the CSV result where you want it