copy downloaded CSV file to clipboard
A chrome extension that copies downloaded CSV to clipboard.
Usage:
Click a filename listed in popup or an icon that appears after downloading. The data will then be copied to clipboard.
When copied, the data is converted to TSV (Tab Separated Values). So you can easily paste it into Microsoft Excel, Google Sheets and so on.
Note:
After installation, make sure that the extension can access to file urls.
1. Open `Manage extensions` page (chrome://extensions/).
2. Go to `Details` of this extension.
3. Check `Allow access to file URLs` option.