Skip to content

ghughes13/csl-get-page-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Page Images

A user friendly way for people to get any image they want from a website.

Roadmap

  • Get Alt Tag For Images (If available)
  • Get images used in the css background property
  • Figure out way to detect if image should be displayed on dark background for accessibility. (This doesn't seem possible due to cross origin restrictions. Just added dark mode instead)
  • Improve UI
  • [] Add way to download all images with one click

Want to propose a new feature or see a bug? Open an issue here - open issues

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Garrett Hughes - @Ghughes139 - [email protected]

Project Link: https://github.com/ghughes13/get-page-images

(back to top)

About

Chrome extension that gets all images on the page and allows user to download them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published