Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mobilefirstllc/download-all-images
Beta testing and issue tracking for download all images browser extension
https://github.com/mobilefirstllc/download-all-images
browser-extension download-all-images webextension
Last synced: about 1 month ago
JSON representation
Beta testing and issue tracking for download all images browser extension
- Host: GitHub
- URL: https://github.com/mobilefirstllc/download-all-images
- Owner: MobileFirstLLC
- Created: 2020-08-01T19:30:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:24:34.000Z (about 1 year ago)
- Last Synced: 2024-05-01T11:22:43.434Z (8 months ago)
- Topics: browser-extension, download-all-images, webextension
- Homepage: https://download-all-images.mobilefirst.me
- Size: 199 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Download All Images](https://download-all-images.mobilefirst.me)
### Web extension for downloading all images from a web page with a single click.
This repository is for public issue tracking, beta testing, and release notes.
Starting with version 3.0.0 (May 2021) Download All Images will be available for these browsers: Chrome, Firefox, Brave and Edge.
* * *
### Sponsor this project
Download All Images is free to use, does not have ads, and does not spy or sell your data. If you find it useful sponsor its continued development.
**[Sponsor download all images](https://www.buymeacoffee.com/mobilefirstllc)**
* * *
## Beta Testing
Beta testing is an important part of software lifecycle and allows you to obtain
early releases and provide feedback to the developer before software is released to
a larger audience. We encourage you to contribute to the development of this software
by becoming a beta tester.#### Marketplace beta versions
- [Chrome web store beta](https://chrome.google.com/webstore/detail/pbpfcndidgbhgkocfmkoaddgpnfieijn) - follow this link to get the latest beta version for chrome
#### Beta testing from source
The source code of latest releases is also available under this repository [releases](https://github.com/MobileFirstLLC/download-all-images/releases).
**How to install for chrome, edge, or opera**
1. download chromium.zip
2. unzip the file
3. go to "manage extensions" (chrome://extensions)
4. enable developer mode
5. choose "load unpacked"
6. select the directory where you unzipped the source code in step 2
7. OK or Select**How to install for firefox**
1. download firefox.zip
2. unzip the file
3. Go to "add-ons and themes" setting
4. Click cog icon and choose "debug add-ons"
5. Choose "Load temporary add-on"
6. Navigate to the directory where you unzipped the source code in step 2
7. Choose manifest.json
8. OK or Open## Issues & Feature Requests
- First see existing [issues](https://github.com/MobileFirstLLC/download-all-images/issues)
- If the issue you are having is not addressed in the open or closed issues, [open a new issue](https://github.com/MobileFirstLLC/download-all-images/issues/new/choose).
If you really like/dislike some issue, use emojis to react/upvote/downvote, or write a comment. This way we can establish a sense of priority related to each issue.
## Changelog
For details on what is new or has changed in each release, see [releases](https://github.com/MobileFirstLLC/download-all-images/releases).