eight04 / image-picka

A Firefox/Chrome extension helping you download images.
MIT License
160 stars 19 forks source link

Add variable with Parent page Title and maybe other info (alt) like now for current page #346

Open overzeer opened 3 months ago

overzeer commented 3 months ago

Sometimes image gallery consists of one page with thumnails, and each thumbnail is a subpage, which contains full image link and default middle-size miniature.

While saving middle size miniature is possible, often webmasters are lazy and subpages contains only basic info (like "Picture 1") while parent page is named properly ("Cats with dogs"), and for now there's no way to save it automatically as "Perfect Cats/Cats-with-dogs/2011/Novemeber/01.jpg", while all required info to do this is available on parent page.

It would be an improvement if more variables for path saving is added

eight04 commented 3 months ago

If you batch download all tabs at once, the extension should use the main tab for pageTitle variable even if the image comes from other tabs.

Unless you have checked the Isolate tabs option.