Collect images on Indulgy.com

Send images to your Indulgy.com right from web page.

What is Collect images on Indulgy.com?

Collect images on Indulgy.com is a Chrome extension developed by https://indulgy.com, and its main feature is "Send images to your Indulgy.com right from web page.".

Extension Screenshots

screenshot

Download Collect images on Indulgy.com Extension CRX File

Download Collect images on Indulgy.com 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

                        Send images to your Indulgy.com right from web page.                    

Extension Basic Information

Name Collect images on Indulgy.com Collect images on Indulgy.com
ID gegdkoobknknikkhmnbkpnejehkchcom
Official URL https://chromewebstore.google.com/detail/collect-images-on-indulgy/gegdkoobknknikkhmnbkpnejehkchcom
Description Send images to your Indulgy.com right from web page.
File Size 20.53 KB
Installation Count 962
Current Version 1.1
Last Updated 2015-12-11
Publish Date 2015-12-11
Rating 4.29/5 Total 28 Ratings
Developer https://indulgy.com
Payment Type free
Extension Website http://indulgy.com
Help Page URL http://indulgy.com/do/about
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Collect images on Indulgy.com",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Send images to your Indulgy.com right from web page.",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "indulgy-icon-16.png",
        "48": "indulgy-icon-48.png",
        "128": "indulgy-icon-128.png"
    },
    "background": {
        "scripts": [
            "sample.js"
        ]
    }
}