Classic tables
Real HTML <table> elements the popup can list instantly.
Open the extension popup → click Copy / Excel / Edit.
Open scenePractice real capture flows. These are normal web pages — the extension content script can scan them (unlike chrome-extension:// pages).
Real HTML <table> elements the popup can list instantly.
Open the extension popup → click Copy / Excel / Edit.
Open sceneTables with rowspan and colspan.
Capture and check that merged cells expand correctly.
Open sceneLooks like a table but uses DIV/flex — popup stays empty.
Use Workshop (Alt+Shift+E), click the list, then Copy or Edit Data.
Open sceneA table with a Next page control.
Workshop → select the table → Page+ to merge pages.
Open sceneRows append over time (infinite-scroll style).
Workshop → select the list → Dynamic → Stop when enough rows.
Open scene