Loadify - Smart Image Downloader

The definitive tool to get all the images and colors of any web.

Loadify - Smart Image Downloader क्या है?

Loadify - Smart Image Downloader Loadify द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The definitive tool to get all the images and colors of any web."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Loadify - Smart Image Downloader एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Loadify - Smart Image Downloader.

A Powerful image download extension that gives you fast and convenient access to all images on any webpage. 

Easy to use with responsive and intuitive design. Just a single click to download all the images and colors available of any webpage.                    

एक्सटेंशन की मूल जानकारी

नाम Loadify - Smart Image Downloader Loadify - Smart Image Downloader
ID kbohbdnooimgjlohmicjmoagppjdcbam
आधिकारिक URL https://chromewebstore.google.com/detail/loadify-smart-image-downl/kbohbdnooimgjlohmicjmoagppjdcbam
विवरण The definitive tool to get all the images and colors of any web.
फ़ाइल का आकार 100 KB
स्थापना संख्या 35,637
वर्तमान संस्करण 1.2.18
अंतिम अपडेट 2019-09-22
प्रकाशन तिथि 2019-09-22
रेटिंग 4.75/5 कुल 40 रेटिंग्स
डेवलपर Loadify
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Loadify - Smart Image Downloader",
    "version": "1.2.18",
    "description": "The definitive tool to get all the images and colors of any web.",
    "icons": {
        "16": "img\/icon16.png",
        "24": "img\/icon24.png",
        "64": "img\/icon64.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_title": "Loadify - Smart Image Downloader",
        "default_icon": {
            "64": "img\/icon64.png",
            "128": "img\/icon128.png"
        }
    },
    "author": "csimo",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "web_accessible_resources": [
        "*"
    ],
    "permissions": [
        "tabs",
        ""
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}