https://github.com/mutewinter/view-images-bookmarklet
A bookmarklet to find all the images on a page and show them to you in a new window for easy viewing and downloading.
https://github.com/mutewinter/view-images-bookmarklet
bookmarklet images
Last synced: 12 months ago
JSON representation
A bookmarklet to find all the images on a page and show them to you in a new window for easy viewing and downloading.
- Host: GitHub
- URL: https://github.com/mutewinter/view-images-bookmarklet
- Owner: mutewinter
- Created: 2020-07-13T14:46:18.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T21:52:04.000Z (over 2 years ago)
- Last Synced: 2025-03-30T18:12:38.730Z (about 1 year ago)
- Topics: bookmarklet, images
- Language: HTML
- Homepage: https://mutewinter.github.io/view-images-bookmarklet/
- Size: 388 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# view-images-bookmarklet
[Get the bookmarklet](https://mutewinter.github.io/view-images-bookmarklet/)
A bookmarklet to find all the images on a page and show them to you in a new
window for easy viewing and downloading.
_Adapted from https://deepcorelabs.com/how-to-save-protected-images-from-websites-bookmarklet/_
## Building
- `npm install`
- `npm build`
- Now copy the contents `bookmarklet.js` into the first `href` of `index.html`.