Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 912 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 912 Bytes

copytables

Hey

Chrome extension to select and copy table cells.

Install from Chrome Web Store

  • Press Alt and click to select cells.
  • Alt + double click selects a column.
  • Alt + Ctrl + double click selects a row.
  • Copy selection (or the whole table) as rich text (for Word)
  • Copy as HTML (for your website).
  • Copy as CSV.
  • Copy as tab-delimited text.

###New in version 0.2

  • CSV export.
  • Better HTML export.
  • Better support for weird table backgrounds (thanks apptaro).
  • Overall speed improvement.

###New in version 0.3

  • Styled HTML export.

###New in version 0.4

  • New popup menu.
  • Table search function.
  • Configurable hotkey (Ctrl/Alt).