gebrkn / copytables

Chrome extension to select and copy table cells.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

copytables

Hey

Chrome extension to select and copy table cells.

Install from Chrome Web Store

  • Hold Alt and drag to select cells.
  • Hold Alt-Ctrl and drag to select columns.
  • Copy selection (or the whole table) as seen on the screen (for Word)
  • Copy as CSV or tab-delimited text (for Excel).
  • Copy as HTML (for your website).

New in version 0.5

  • Configurable hotkeys for cell, column, row and table selection.
  • Capture mode: select with simple click and drag.
  • Full support of framed documents.
  • Popup information about selected cells.
  • Swap (transpose) copy.

New in version 0.4

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

New in version 0.3

  • Styled HTML export.

New in version 0.2

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

About

Chrome extension to select and copy table cells.

License:MIT License


Languages

Language:JavaScript 79.1%Language:HTML 15.8%Language:CSS 4.9%Language:Shell 0.1%