You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
openclipart-svg/README.md

13 lines
405 B

# OpenClipArt Chrome extension
This is a minimal working example of the Chrome extension for
downloading SVG images via context menu entry.
## How it works
![preview of the extension in action](./peek.gif)
Inspiration for this work was taken from Chrome extensions
[examples](https://developer.chrome.com/extensions/samples#search:contextmenus),
specifically one called __Download and Open Button__.