Images

#3.5 / 6 rate

Images

1,000 users

2019-05-06

akinoreh

Extension Information

5 star
50%
4 star
0%
3 star
25%
2 star
25%
1 star
0%

Supported Languages

Permissions

Description

View and download all images on a page.

This extension allows you to view and download all images on a page.


Roadmap:

• Support for images from linked stylesheets
• Support for base64 images (they are downloadable, but can't be viewed in a new window [with click])
• Make all images downloadable (zipped)
• Filters


Credits:

• "images" icon from https://thenounproject.com/term/images/212328/ (by Julynn B.)
• "Download button" icon from https://www.flaticon.com/free-icon/download-button_532 (by Freepik)


Change log

• v1.4.2 (2021-02-05):
· Started capturing images from SVGs.

• v1.4.1 (2019-05-06):
· Switched from style.innerText to style.textContent. Styles in SVG elements don't have innerText property. (Why the hell did I even use .innerText?)

• v1.4 (2019-04-07):
· Added filters: width and height

• v1.3 (2019-03-10):
· Started capturing images from "content: url(...)"

• v1.2 (2019-03-10):
· Switched from to chrome.downloads.download()
· Fixed base64 image download

• v1.1 (2019-03-10):
· Repeating images (same image used multiple times) are removed
· Error messages are added (e.g. chrome:// URL, extensions gallery)
· Images are downloadable

• v1.0 (2019-03-09, first release):
· Images and their dimensions are added/visible
· Image names are added as title attribute (hover over an image to see)