Instagram Image Downloader
Download any instagram images in just one click
What is Instagram Image Downloader?
Instagram Image Downloader is a Chrome extension by techmonez. This extension has 17 weekly active users and was removed from Chrome Web Store a year ago. The latest version, 1.0, was updated a year ago.
Stats
- activeTab
- downloads
- webRequest
- webRequestBlocking
- http://*/*
- https://*/*
Summary
Free tool to browse and download all images from any Instgaram Account or Webpage. :- Select what images you want to download :- Bulk download all images in once :- Filter the images by width and height :- Save to a subfolder :- Rename downloaded files :- Supports all formats (PNG, JPEG, SVG, WEBP)
Safety
Risk impact
Instagram Image Downloader requires a number of risky permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install Instagram Image Downloader if you trust the publisher.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Instagram Image Downloader may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsPromo images
Similar extensions
Here are some Chrome extensions that are similar to Instagram Image Downloader:
Instant Downloader
Instagram Images Downloader
Instagram Media Downloader
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "name": "Instagram Image Downloader", "description": "Download any instagram images in just one click", "version": "1.0", "minimum_chrome_version": "72", "manifest_version": 2, "icons": { "16": "/images/icon_16.png", "48": "/images/icon_64.png", "128": "/images/icon_128.png" }, "browser_action": { "default_icon": "/images/icon_128.png", "default_popup": "/src/Popup/index.html"