kevinsqi / save_tabbed_images

A chrome extension which lets you easily download all images opened in tabs
40 stars 15 forks source link

save tabbed images icon

Save Tabbed Images

A simple and easy-to-use chrome extension to download all images opened as tabs in one click.

Get the extension at the Chrome web store.

demo gif

Development

Install node modules:

yarn install

Compile and watch for javascript changes:

yarn run watch

Check for linting errors:

yarn run lint

Packaging for Chrome web store release

License

Save Tabbed Images is MIT licensed.