Image Link Grabber

Grab all image links from webpage.

Wat is Image Link Grabber?

Image Link Grabber is een Chrome-extensie ontwikkeld door https://standaloneinstaller.com, en de belangrijkste functie is "Grab all image links from webpage.".

Extensie Screenshots

Download het CRX-bestand van de extensie Image Link Grabber

Download Image Link Grabber-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Image Link Grabber Image Link Grabber
ID fpajdpibnnhcohnpmnbefdgkbddmpjif
Officiële URL https://chromewebstore.google.com/detail/image-link-grabber/fpajdpibnnhcohnpmnbefdgkbddmpjif
Beschrijving Grab all image links from webpage.
Bestandsgrootte 601 KB
Aantal Installaties 11,554
Huidige Versie 0.0.0.1
Laatst Bijgewerkt 2016-05-30
Publicatiedatum 2016-05-29
Beoordeling 4.43/5 Totaal 14 Beoordelingen
Ontwikkelaar https://standaloneinstaller.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://standaloneinstaller.com/download-image-link-grabber
URL van de Privacybeleid Pagina https://standaloneinstaller.com/privacypolicy.php
Ondersteunde Talen 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"
    ]
}