Releases: devashishPM/GridPluck
Releases · devashishPM/GridPluck
Release list
v1.0.2 — More reliable table extraction
GridPluck v1.0.2 improves table extraction accuracy and export reliability.
Changes since v1.0.0
- Preserve all JSON columns when duplicate headers collide, and keep row headers from being mistaken for column headers.
- Exclude CSS-hidden rows and nested text while retaining loaded rows outside the viewport.
- Bound merged-cell expansion and reject overlapping spans or oversized tables.
- Protect whitespace-prefixed spreadsheet formulas in CSV and TSV exports.
- Show a toolbar badge and explanation when Chrome blocks page access.
- Fix interface fonts and update the extension icon and privacy policy.
Install
Download gridpluck-v1.0.2.zip below and unzip it. Open chrome://extensions, enable Developer mode, select Load unpacked, and choose the extracted folder. Pin GridPluck, open a webpage containing a table, and click its toolbar icon.
The extension processes tables locally and requests only activeTab and scripting. See the README for supported structures and limitations.
SHA-256 of gridpluck-v1.0.2.zip:
33d8865cb2fc32188592ed7db4e1effa4f4ba4a7f630fb79b6ac8b71e2f0f63b
v1.0.0
Full Changelog: https://github.com/devashishPM/GridPluck/commits/v1.0.0