Description from extension meta
Imágenes sencillas de coleccionista de páginas.
Image from store
Description from store
# What is simple-image-collector?
You can collect images and links about image from active page.
## images
- <script> of ld+json
- <img>,<source> tag
- <meta>,<link> tag
- <svg> tag
- CSS background-image
- not DRMed <canvas>
## links
- <a> tag link include <img> (a+img)
- <a> tag link to image file (atoimg) *Beware of CORS
## frames
- <iframe><frame> pages
- <template> DocumetFragment
- opened shadow DOM
# selecting items
To select items, you can use checkbox.
Click ID number(select start) to other ID number(select end), range select.
# download images & copy links
- Selected images can download.
- Selected links can copy to clipboard.
- To downloading, you can use Aria2 JSON-RPC (need Aria2 server)
Aria2 cannot download blob/data.