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.
Install node modules:
yarn install
Compile and watch for javascript changes:
yarn run watch
Check for linting errors:
yarn run lint
git tag x.x.x
and push it with git push origin --tags
yarn run package
dist
folder named save_tabbed_images_<version>.zip
Save Tabbed Images is MIT licensed.