gebrkn / copytables

Chrome extension to select and copy table cells.
MIT License
124 stars 27 forks source link

stuck in a large and not well-ended html table #31

Open weyou opened 6 months ago

weyou commented 6 months ago

i have an app generating the html file which contains a large table (about 10000 rows). before the generation compled, the table is not end by </table>. if i open the file by chrome and select any cell, the page will get stuck for a long time.