Collect images on Indulgy.com

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

ما هو Collect images on Indulgy.com؟

Collect images on Indulgy.com هو إضافة Chrome تم تطويرها بواسطة https://indulgy.com، والميزة الرئيسية لها هي "Send images to your Indulgy.com right from web page.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Collect images on Indulgy.com

قم بتنزيل ملفات الامتداد Collect images on Indulgy.com بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Collect images on Indulgy.com Collect images on Indulgy.com
ID gegdkoobknknikkhmnbkpnejehkchcom
عنوان URL الرسمي https://chromewebstore.google.com/detail/collect-images-on-indulgy/gegdkoobknknikkhmnbkpnejehkchcom
الوصف Send images to your Indulgy.com right from web page.
حجم الملف 20.53 KB
عدد التثبيتات 962
النسخة الحالية 1.1
آخر تحديث 2015-12-11
تاريخ النشر 2015-12-11
تقييم 4.29/5 مجموع تقييمات 28
المطور https://indulgy.com
نوع الدفع free
موقع الإضافة http://indulgy.com
عنوان صفحة المساعدة http://indulgy.com/do/about
اللغات المدعومة 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"
        ]
    }
}