Image Link Grabber

Grab all image links from webpage.

Qu'est-ce que Image Link Grabber ?

Image Link Grabber est une extension Chrome développée par https://standaloneinstaller.com, et sa fonction principale est "Grab all image links from webpage.".

Captures d'Écran de l'Extension

Télécharger le fichier CRX de l'extension Image Link Grabber

Téléchargez les fichiers d'extension Image Link Grabber 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

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

Informations de Base sur l'Extension

Nom Image Link Grabber Image Link Grabber
ID fpajdpibnnhcohnpmnbefdgkbddmpjif
URL Officiel https://chromewebstore.google.com/detail/image-link-grabber/fpajdpibnnhcohnpmnbefdgkbddmpjif
Description Grab all image links from webpage.
Taille du Fichier 601 KB
Nombre d'Installations 11,554
Version Actuelle 0.0.0.1
Dernière Mise à Jour 2016-05-30
Date de Publication 2016-05-29
Évaluation 4.43/5 Total 14 Évaluations
Développeur https://standaloneinstaller.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://standaloneinstaller.com/download-image-link-grabber
URL de la Page de Politique de Confidentialité https://standaloneinstaller.com/privacypolicy.php
Langues Prises en Charge 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"
    ]
}