It is a extension to download images from any web site, so if you have any idea, feature, fix or anything to improve it, feel free to fork it.
- Install the dependencies using
yarn
ornpm install
- Run
yarn start
- It will generate a dist folder, so you have to go to
chrome -> extensions -> active developer mode
and then click onupload extension without package
, so you select thedist
folder
We are open to improve the code, features, design or anything that you think, so:
- Fork the repo
- Create a cool feature
- Send the pull request (I think that we need a guide to create the new feature 😅)