Tagged "bookmarklet"

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?

  1. Select any text in the HTML table
  2. Click the bookmark
  3. Paste the CSV result where you want it

Read more...