An open API service indexing awesome lists of open source software.

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.

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`.