Docs — changelog
Release history
Newest first. Versions and ordering only — no invented dates. The current release is v1.3.
What changed
Versions
Every notable change, grouped by version and listed newest first. The extension follows a simple version line — no dates are claimed, since the honest record is the ordering, not a calendar.
v1.3 — Current
- Store rename
- Renamed to "SVG Web Downloader & Extractor" for the Chrome Web Store listing, without changing how the extension works.
- Quieter console
- Trimmed console output so the extension no longer chatters in developer tools during normal use.
- Packaging script
- Added a packaging script to build a clean, submittable bundle for the store.
- Featured-readiness
- Fixes toward Web Store featured-readiness — metadata and manifest tidy-ups ahead of listing.
v1.2
- Version bump
- Housekeeping release that bumped the extension version, carrying earlier fixes forward.
Earlier improvements
- De-duplicated ZIP
- The Download All as ZIP output now de-duplicates identical SVGs, so the same glyph doesn't land in the archive twice.
- Layout fix
- Fixed a layout shift in the popup so the interface no longer jumps as previews and controls settle.
Initial release
- Multi-source detection
- Detects inline SVG,
<img>and<object>vectors, CSSbackground-imageSVGs and same-document sprite<use>references. - Preview & paging
- Isolated preview of each SVG with Previous / Next paging and an optional custom filename.
- Single & ZIP download
- Download Current SVG for one file, Download All as ZIP for the whole page — with the namespace repaired and original markup preserved.
Full commit history and releases live on GitHub. Found a regression? File it in the issue tracker.
Running the latest
v1.3 — free, MIT-licensed, on-device. Chrome 88+, Edge and Brave.