Chrome extension to select and copy table cells.
- 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).