Image And Photo Downloader - Online and Free

Free online image and photo saver - URL, background, social Downloader - JPG, PNG, bulk picture grabber

What is Image And Photo Downloader - Online and Free?

Image And Photo Downloader - Online and Free is a Chrome extension developed by johnwalley, and its main feature is "Free online image and photo saver - URL, background, social Downloader - JPG, PNG, bulk picture grabber".

Extension Screenshots

screenshot

Download Image And Photo Downloader - Online and Free Extension CRX File

Download Image And Photo Downloader - Online and Free extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Image and photo downloader is the fastest way to quickly save images from any website.

Download any photo or image in a matter of seconds: install this extension, navigate to any website, click extension icon at the top-right corner of the browser and select any image you want to download.

Features you get with this addon:

- Multiple formats available including PNG, JPEG, SVG, WEBP
- Filter images by size and links
- Preserves file name
- No ads and hidden purchases - all you get is a handy free tool

Click Download button and all selected images will be saved to the default Chrome browser download directory, or to a specified folder.                    

Extension Basic Information

Name Image And Photo Downloader - Online and Free Image And Photo Downloader - Online and Free
ID nhcdofaefcpfaoefffopanopapnekhca
Official URL https://chromewebstore.google.com/detail/image-and-photo-downloade/nhcdofaefcpfaoefffopanopapnekhca
Description Free online image and photo saver - URL, background, social Downloader - JPG, PNG, bulk picture grabber
File Size 89.28 KB
Installation Count 50,000
Current Version 1.0.0
Last Updated 2021-03-02
Publish Date 2021-03-02
Rating 4.17/5 Total 35 Ratings
Developer johnwalley
Email [email protected]
Payment Type free
Privacy Policy Page URL https://service-pages.info/extensions/privacy_policy
Supported Languages id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.0",
    "minimum_chrome_version": "31",
    "manifest_version": 2,
    "permissions": [
        "activeTab",
        "downloads"
    ],
    "browser_action": {
        "default_icon": "\/icon_128.png",
        "default_popup": "\/views\/popup.html"
    },
    "icons": {
        "16": "\/icon_16.png",
        "48": "\/icon_48.png",
        "128": "\/icon_128.png"
    },
    "web_accessible_resources": [
        "\/images\/open.png",
        "\/images\/download.png"
    ],
    "background": {
        "scripts": [
            "\/scripts\/defaults.js"
        ]
    },
    "options_page": "\/views\/options.html"
}