Skip to content

Chrome extension to select and copy table cells.

License

Notifications You must be signed in to change notification settings

Johnny-Malizia/copytables

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

Chrome extension to select and copy table cells.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.1%
  • CSS 3.1%
  • HTML 2.8%