ImGrab
This extension grabs images from Facebook Comments
Qu'est-ce que ImGrab ?
ImGrab est une extension Chrome développée par http://loganmartel.me, et sa fonction principale est "This extension grabs images from Facebook Comments".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ImGrab
Téléchargez les fichiers d'extension ImGrab 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
(WARNING: This project is currently unmaintained & appears to no longer work as expected with the latest realization of Facebook comments) Sick of downloading images one-by-one from Facebook Comments? ImGrab has a solution. Just click the icon while viewing the images in your active tab and ImGrab will buffer them all to a popup. From here, you can now click to instantly download the images or choose "Window View" to browse in a new window. No more downloading lecture notes one JPEG at a time! No more sorting and renaming them in your Downloads Folder. ImGrab's got your back. Go on, try it.
Informations de Base sur l'Extension
Nom | |
ID | joccgpegapffmlifpgelpkoeplfehppi |
URL Officiel | https://chrome.google.com/webstore/detail/imgrab/joccgpegapffmlifpgelpkoeplfehppi |
Description | This extension grabs images from Facebook Comments |
Taille du Fichier | 1.58 MB |
Nombre d'Installations | 17 |
Version Actuelle | 1.1.0 |
Dernière Mise à Jour | 2018-06-28 |
Date de Publication | 2018-06-28 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | http://loganmartel.me |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/martelogan-legacy-projects/ImGrab |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ImGrab", "description": "This extension grabs images from Facebook Comments", "author": "Logan Martel", "version": "1.1.0", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "browser_action": { "default_icon": "img\/icon40.png", "default_popup": "html\/popup.html" }, "background": { "page": "html\/popup.html" }, "permissions": [ "tabs", "storage", " |