DCID - Double Click Image Downloader 的評論
DCID - Double Click Image Downloader 作者: Akumu
12 筆評論
- 評價 2 分,滿分 5 分來自 Firefox 使用者 14673123,5 年前Eigentlich 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...
- 評價 4 分,滿分 5 分來自 Firefox 使用者 12284220,6 年前
- 評價 5 分,滿分 5 分來自 Michele Pezza,7 年前Change 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);
}
} - 評價 5 分,滿分 5 分來自 Firefox 使用者 13864893,8 年前
- 評價 1 分,滿分 5 分來自 Firefox 使用者 13799013,8 年前ich 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.
- 評價 1 分,滿分 5 分來自 Firefox 使用者 13563630,8 年前Hi, amazing addon. But is there a way to make the save location permanent? Every time I close the firefox it goes to default.
- filename 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. - 評價 5 分,滿分 5 分來自 Firefox 使用者 13485743,8 年前Hello - 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!
開發者回應
張貼於 8 年前Hi, 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.