Description:
Copies a range of cells to the clipboard, in different formats

Options:
– Choice of format: csv (with different delimiters), json (array), json (objects), markdown and custom
– Always quote strings
– Ignore hidden/filtered cells
– Copy the displayed value of the cell (rather than the underlying value), useful for dates for example

Note:
Also available as context menu (on a selected range)