Image Link Grabber

Grab all image links from webpage.

Image Link Grabber क्या है?

Image Link Grabber https://standaloneinstaller.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Grab all image links from webpage."।

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

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

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

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

                        Extract image links from webpage with a single click. Just open the page and click on app icon, voila you got the links.                    

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

नाम Image Link Grabber Image Link Grabber
ID fpajdpibnnhcohnpmnbefdgkbddmpjif
आधिकारिक URL https://chromewebstore.google.com/detail/image-link-grabber/fpajdpibnnhcohnpmnbefdgkbddmpjif
विवरण Grab all image links from webpage.
फ़ाइल का आकार 601 KB
स्थापना संख्या 11,554
वर्तमान संस्करण 0.0.0.1
अंतिम अपडेट 2016-05-30
प्रकाशन तिथि 2016-05-29
रेटिंग 4.43/5 कुल 14 रेटिंग्स
डेवलपर https://standaloneinstaller.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://standaloneinstaller.com/download-image-link-grabber
गोपनीयता नीति पृष्ठ URL https://standaloneinstaller.com/privacypolicy.php
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Image Link Grabber",
    "default_locale": "en",
    "description": "Grab all image links from webpage.",
    "version": "0.0.0.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}