Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

SVG Gobbler version history - 25 versions

SVG Gobbler by Ross Moody

Rated 4.8 out of 5
4.8 Stars out of 5
5
16
4
0
3
0
2
0
1
1
SVG Gobbler version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 3.17.0

    Released Mar 27, 2022 - 555.16 KB
    Works with firefox 48.0 and later

    Source code released under Mozilla Public License 2.0

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 3.16.0

    Released Dec 3, 2021 - 555.58 KB
    Works with firefox 48.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.15.0

    Released Nov 26, 2021 - 555.54 KB
    Works with firefox 48.0 and later
    - Fixed Gobbler from crashing when the SVG content is larger than 5mb

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.14.0

    Released Nov 24, 2021 - 555.52 KB
    Works with firefox 48.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.13.0

    Released Nov 19, 2021 - 555.56 KB
    Works with firefox 48.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.12.0

    Released Nov 3, 2021 - 555.03 KB
    Works with firefox 48.0 and later
    You can now paste SVG strings into the dashboard to process them!

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.11.1

    Released Nov 3, 2021 - 554.26 KB
    Works with firefox 48.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.11.0

    Released Nov 3, 2021 - 563.67 KB
    Works with firefox 48.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.10.0

    Released Oct 24, 2021 - 561.92 KB
    Works with firefox 48.0 and later
    - Localized Italian
    - Improved Menu behavior

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.9.0

    Released Aug 29, 2021 - 549.53 KB
    Works with firefox 48.0 and later
    - Established the foundation for localization strings
    - Accessibility improvements for tabbing focus through Modals

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.8.3

    Released Aug 26, 2021 - 547.82 KB
    Works with firefox 48.0 and later
    - Update manifest to allow http site gobbling
    - Accessibility improvements for tabbing through Image, Code and File Naming modals

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.8.2

    Released Aug 10, 2021 - 547.33 KB
    Works with firefox 48.0 and later
    - Base64 background image parsing fix

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.8.1

    Released Aug 10, 2021 - 547.31 KB
    Works with firefox 48.0 and later
    - Bug fixes

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.8.0

    Released Aug 9, 2021 - 547.02 KB
    Works with firefox 48.0 and later
    - Rename images and svgs before downloading
    - SVGs with white fills will now display with a light grey box behind them in light mode
    - Better communication and UI for exporting and resizing images
    - Successfully scraping data URIs with svgs in them
    - Building and finding sprite svgs much more effectively
    - Refactor to SVG class generation

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.7.0

    Released Aug 8, 2021 - 546.25 KB
    Works with firefox 48.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.6.1

    Released Jul 25, 2021 - 546 KB
    Works with firefox 48.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.6

    Released Jul 24, 2021 - 545.94 KB
    Works with firefox 48.0 and later
    - Transform SVG code into React Components with SVGR
    - Drag SVGs anywhere on the page to upload

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.5

    Released Jul 22, 2021 - 545.42 KB
    Works with firefox 48.0 and later

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.4

    Released Jul 21, 2021 - 545.13 KB
    Works with firefox 48.0 and later
    - Pagination support for pages with lots of SVGs (YouTube has 884!)
    - Upload your own SVGs to process in the code view with SVGO
    - Empty state handling
    - SVG Gobbler can now be opened from system and new tab pages instead of appearing disabled

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.3

    Released Jul 19, 2021 - 543.14 KB
    Works with firefox 48.0 and later
    - Refactor of the code view to add more functionality
    - SVGO optimization toggles were implemented
    - Displaying the SVG byte size depending on the optimization settings
    - Quick optimization configurations in the code view

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.2

    Released Jul 15, 2021 - 541.56 KB
    Works with firefox 48.0 and later
    - Added feedback mechanism from Feedback Fish (awesome app). Please gimme all the feedbacks.
    - Extension icon now disables when page isn't valid to be scraped
    - Cors restricted SVGs now automatically open SVG Gobbler in a new tab when prompted
    - Large SVG class logic refactor to be more understandable
    - Small design refactor for the menu
    - Improvements to parsing and building g elements
    - Implemented a Drawer component for viewing and copying the SVG markup (both original and optimized)

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.1

    Released Jul 12, 2021 - 333.91 KB
    Works with firefox 48.0 and later
    - Added feedback mechanism from Feedback Fish (awesome app)
    - Fix Firefox build issue in watch mode
    - Extension icon now disables when page isn't valid to be scraped
    - Cors restricted SVGs now automatically open SVG Gobbler in a new tab when prompted
    - Large SVG class logic refactor to be more understandable

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.0

    Released Jul 10, 2021 - 332.51 KB
    Works with firefox 48.0 and later
    - Codebase rewrite to Typescript and React
    - Leveraging Chakra UI as a component library
    - Complete UI overhaul
    - Simplified Webpack configuration and version update to 5.0
    - Simplified SVG edge case handling related to cors, sprites, and symbols
    - Support for refreshing the page and not losing SVG content
    - Improved error handling in Chrome extension message passing
    - Download and copy now use the original version by default
    - Optimizing the content before export has been moved to the overflow menu
    - Improved logic for gathering and building sprite instances on the page
    - Improved logic and communication related to sprite masters
    - Bug fixes for a few sites
    - Better error handling

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.5

    Released Mar 4, 2021 - 279.19 KB
    Works with firefox 48.0 and later
    Dark mode!

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 2.4

    Released Aug 1, 2020 - 278.92 KB
    Works with firefox 48.0 and later
    We are gobbling base64 SVGs now

    Source code released under Mozilla Public License 2.0

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.