SVG Export
Download SVGs from websites as SVGs, PNGs or JPEGs
Adds a SVG export button to the browser, which spits out SVG DOM elements present on page as files including CSS.
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
Exports any SVG DOM elements (now including those within same-origin IFrames) on a web page to files for further use in drawing packages such as Inkscape.
Scans through CSS classes for styles the SVG and their child elements uses and adds them as standalone style elements to the SVG object, so the generated SVG file doesn't depend on external CSS classes. Good for passing out visualisations generated with D3.
----
Uses Eli Grey's fileSaver routine: https://github.com/eligrey/FileSaver.js/
1.1: Now adds dummy svg node which holds computed style of svg element's parent node. Irons out a few discrepancies.
1.11: Dummy svg node now holds computed style of actual svg element, solves couple of further bugs.
Inspect the latest comments and rating distribution.
The Chrome Web Store shows 41 reviews, but only 0 review bodies have synced into ExtScope so far. Showing the synced reviews available right now.
Review related products from the Chrome Web Store detail page.
Download SVGs from websites as SVGs, PNGs or JPEGs
Adds zooming and panning capabilities to SVG files
Find, optimize, organize, edit, and export your SVGs
A tool for downloading SVG elements by CTRL+ left-clicking them and converting them to .png as well. App logo created using DALL-E.
Extension helps detect if canvas is used at the web page and allows to export and save canvas content.
download svg from any website