Copy a table in a web page with one click, or export it to a CSV/excel file
Suggested operation: Click the refresh button in the upper right corner to try. If it still doesn't work, it really doesn't work (reason: some web pages are weird, the table is not implemented using HTML table tags, and the plug-in cannot recognize it at present).
a) Copy TXT button, copy the table content to the system clipboard, the data is separated by spaces. b) Copy CSV button, copy the table content to the system clipboard, the data is separated by commas, and can be directly pasted (Ctrl+V) into excel/wps spreadsheet software. c) Download CSV button, download the table content to your computer, save it in the default download directory of Chrome browser, and the table file with .csv as the suffix can be directly opened with excel/wps.
In the default download directory of your Chrome browser, there is a file starting with table and suffixed with .csv.
It is also a spreadsheet file. It can be opened and edited normally with excel, wps, or even notepad.
Supports Google Chrome, Microsoft Edge, and Firefox. Safari and domestic browsers are not supported yet.