Release Notes
🌍 Internationalization
New locales: German, Japanese & Brazilian Portuguese
SVG Gobbler is now available in three additional languages — Deutsch, 日本語, and Português (Brasil). Custom property labels in the English locale have also been updated for improved clarity.
✨ What's New
Storage warning in the sidebar
A new UI indicator in the sidebar now alerts you when you're approaching storage limits, so you're never caught off guard by a full collection.
Smarter SVG detection
SVG detection has been significantly expanded to cover all embedding methods — inline, <img> tags, CSS backgrounds, object embeds, and more. If there's an SVG on the page, Gobbler will find it.
🔧 Improvements
Better handling of CORS-restricted images
Gobbler now gracefully handles images blocked by cross-origin restrictions, with improved fallback logic for fetching SVG content across origins.
Favicon provider updated
The sidebar now uses DuckDuckGo as its favicon provider, improving reliability and consistency of site icons.
Review prompt timing adjusted
The app review prompt now appears after saving 2 collections instead of 3 — a small nudge sooner for users who are clearly finding it useful.
🛠 Under the Hood
- Refactored SVG data URI extraction for cleaner, more maintainable code
- Simplified the
findSvgAPI by removing an unnecessary optional document parameter
Commits: f89499b e278e8b 80348ea 1447aa7 c2cf3df 9199e79 63b68e0 4551e1e