Recenzie doplnku DCID - Double Click Image Downloader
DCID - Double Click Image Downloader Autor: Akumu
12 recenzií
- Hodnotenie: 2 z 5autor: Používateľ Firefoxu - 14673123, pred 5 rokmiEigentlich genau das Programm, das ich suche. Hat aber zwei Haken. Erstens läßt sich der Download-Pfad nicht dauerhaft speichern und stellt sich bei jedem Neustart auf das \n1 zurück. Und dann erkennt es keine webp-Bilder...
- Hodnotenie: 4 z 5autor: Používateľ Firefoxu - 12284220, pred 5 rokmi
- Hodnotenie: 4 z 5autor: xanack, pred 5 rokmigood... but how to do for record into a specify folder like "D:\image" for example ?
- Hodnotenie: 3 z 5autor: cyberagga, pred 6 rokmiEverytime i double click it downloads,no problem. Problem is though,it autosaves to a folder called "n1" i remove it in the settings and then it saves to my default download folder. Then changes again to this " n1" folder again
- Hodnotenie: 5 z 5autor: Michele Pezza, pred 7 rokmiChange this in background.js to solve the issue of Save Location Reset
function checkStoredSettings(storedSettings) {
if (!storedSettings.subfolder || !storedSettings.noti_success || !storedSettings.noti_failure) {
browser.storage.local.set(defaultSettings);
}
} - Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 13864893, pred 7 rokmi
- Hodnotenie: 1 z 5autor: Používateľ Firefoxu - 13799013, pred 7 rokmiich muss unzählige male doppelt auf das Bild klicken, bis ein Download erfolgt. sehr oft geht es auch gar nicht. sorry, dass ist wohl nicht, das, was ich brauche. muss mich schließlich darauf verlassen können.
- Hodnotenie: 1 z 5autor: Používateľ Firefoxu - 13563630, pred 8 rokmiHi, amazing addon. But is there a way to make the save location permanent? Every time I close the firefox it goes to default.
- Hodnotenie: 4 z 5autor: circcc, pred 8 rokmifilename problem.
when I download a image(starwars lego) from this link:
http://gall.dcinside.com/board/view/?id=aviationfight&no=173421&page=1
filename is "viewimage.php". proper filename is "1511319103.jpg".
FYI, legacy addon "DoubleClick Save Picture (https://addons.mozilla.org/en-US/firefox/addon/doubleclick-save-picture/)" don't have this problem.Odpoveď od vývojára
uverejnené pred 8 rokmiThank you for this info. I'll try to find a solution for this problem! - Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 13485743, pred 8 rokmiHello - Not a review as such, but more of a request...Since you already created a double-click action, would it be possible for you to create a new addon that would open double-clicked URLs in a new tab? Many thanks!
Odpoveď od vývojára
uverejnené pred 8 rokmiHi, if the link is a normal clickable link you can use the middle mouse button to open it in a new tab. That is a standard feature of most browsers. if the link is just text that you cant click please look at my other extension. It's called "OSINT - Open Selection In New Tab" It adds a context menu which lets you open selected text as a new tab.