https://github.com/freearhey/save-to-downloads
Chrome extension that allows you to save images directly to the Downloads folder
https://github.com/freearhey/save-to-downloads
Last synced: about 1 month ago
JSON representation
Chrome extension that allows you to save images directly to the Downloads folder
- Host: GitHub
- URL: https://github.com/freearhey/save-to-downloads
- Owner: freearhey
- License: mit
- Created: 2019-03-18T19:22:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T04:13:17.000Z (about 1 year ago)
- Last Synced: 2025-04-12T05:42:29.106Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/save-to-downloads/ifpepkjeinhcffiikcoiohobillelmha
- Size: 1.82 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Save to Downloads
It adds new option to the context menu, which allows you to save images directly to the Downloads folder.
## Install
You can install the extension from the [Chrome Web Store](https://chrome.google.com/webstore/detail/save-to-downloads/ifpepkjeinhcffiikcoiohobillelmha) or clone this repo and use it in developer mode.
## Contribution
If you find a bug or want to contribute to the code or documentation, you can help by submitting an [issue](https://github.com/freearhey/save-to-downloads/issues) or a [pull request](https://github.com/freearhey/save-to-downloads/pulls).
## License
[MIT](https://github.com/freearhey/save-to-downloads/blob/master/LICENSE)