Simple images of page collector.
# What is simple-image-collector?
You can collect images and links about image from active page.
## images
- <img>,<source> tag
- <meta>,<link> tag
- <svg> tag
- CSS background-image
- <canvas> (cannot get from DRMed)
- in <iframe> pages
## links
- <a> tag link include <img> (a+img)
- <a> tag link to image file (atoimg)
# 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 (need Aria2 client and extension)