Collect images on Indulgy.com

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

Qu'est-ce que Collect images on Indulgy.com ?

Collect images on Indulgy.com est une extension Chrome développée par https://indulgy.com, et sa fonction principale est "Send images to your Indulgy.com right from web page.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Collect images on Indulgy.com

Téléchargez les fichiers d'extension Collect images on Indulgy.com au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Collect images on Indulgy.com Collect images on Indulgy.com
ID gegdkoobknknikkhmnbkpnejehkchcom
URL Officiel https://chromewebstore.google.com/detail/collect-images-on-indulgy/gegdkoobknknikkhmnbkpnejehkchcom
Description Send images to your Indulgy.com right from web page.
Taille du Fichier 20.53 KB
Nombre d'Installations 962
Version Actuelle 1.1
Dernière Mise à Jour 2015-12-11
Date de Publication 2015-12-11
Évaluation 4.29/5 Total 28 Évaluations
Développeur https://indulgy.com
Type de Paiement free
Site Web de l'Extension http://indulgy.com
URL de la Page d'Aide http://indulgy.com/do/about
Langues Prises en Charge 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"
        ]
    }
}