Drag and Load
Download images on web pages by dragging them in any direction and dropping them.
Co to jest Drag and Load?
Drag and Load to rozszerzenie Chrome opracowane przez max4two, a jego główną funkcją jest „Download images on web pages by dragging them in any direction and dropping them.”.
Pobierz plik CRX rozszerzenia Drag and Load
Pobierz pliki rozszerzeń Drag and Load w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Download images via drag and drop. Drag the image to any direction and let it go. The image will be downloaded to Chrome's default download location. Works on all images of the following file types: jpg, jpeg, jpe, gif, png. Changelog: v1.2: The minimum image size can now be configured in the extension's options. Only images with a size greater than this width and height will be downloaded when dragged. This helps to prevent the accidental download of thumbnail images. v1.1: Support for webp was dropped (because from time to time, I ended up downloading thumbnails on youtube). v1.0: Initial release
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ogabdhanjefggbdoiifeekocmdkmbhob |
Oficjalny URL | https://chrome.google.com/webstore/detail/drag-and-load/ogabdhanjefggbdoiifeekocmdkmbhob |
Opis | Download images on web pages by dragging them in any direction and dropping them. |
Rozmiar pliku | 171 KB |
Liczba instalacji | 153 |
Aktualna Wersja | 1.2 |
Ostatnia Aktualizacja | 2015-05-30 |
Data Publikacji | 2015-05-30 |
Ocena | 5.00/5 Łącznie 5 Oceny |
Deweloper | max4two |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/joetm/Drag-and-Load |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Drag and Load", "description": "Download images on web pages by dragging them in any direction and dropping them.", "version": "1.2", "options_ui": { "page": "options.html", "chrome_style": true }, "permissions": [ " |