Firefox AddOn for live manipulation of HTML tables
- highlight matching table cells (exact or partial match)
- highlight rows / columns
- create visual grid inside the table
- delete rows (either single row or multiple depending on exact or partial matches in the target cell)
- delete columns (either single column or multiple depending on exact or partial matches in the target cell)
- export table to new tab or print the table itself
- each table is managed separately
- all changes are temporary and can be reverted without page reload
- Choose the cell-highlight color (supported formats are Hex, RGBA and default Firefox colors)
- Whether HTML should be ignored when making comparisons. Default is ignore.
- Simplistic design options for new tab tables
- Whether comparisons should be made against selected text if possible. Default is no.