Data is synced from the Chrome Web Store. View the official store page for the most current information.
It works for downloading Instagram pictures.
Downloads only 1 image from the stack, gives it a weird name "[image] - randon number", and does not remember last download location. As stated, it will not grab any videos, but it does get the video's preview image if visible in the feed. So it's somewhat useful but also weirdly awkward. Looking at the extension code, [image] is just set in stone, and the number is randomized! You could save the same image repeatedly and never know it. Why couldn't the Dev use the filename from Instagram? It does not make sense even for a first-time app, unless maybe they didn't write the code? The extension works, it's just weird. if (url) { const ext = config.find(url); const name = (Math.random() * 1e7).toFixed(0); background.send("download", { "url": url, "filename": "[image] - " + name + '.' + ext }); }
The one which worked instantly
Pretty good, I hope they can add download all pics from a post, download all pics form all posts, download videos, download all videos, reels, and all that.
Me sirvio para lo que necesitaba :)
Funciona muy bien.
The product is quite good after using it. There is indeed a need for downloading images, and it's fast when done in batches. However, it would be great if it could support intelligent image retrieval like "Picture Picker."
Newest update is terrible. I want to download a single image not the entire gallery
Works as advertised.
it is good for desktop computer but i want to use it on my mobile, is it available for Mobile...
Çalışıyor.
It does it job, (saving Instagram photos), so why the negatives ???