DCID - Double Click Image Downloader incelemeleri
DCID - Double Click Image Downloader geliştiren: Akumu
4 inceleme
- 5 üzerinden 5 puanyazan: Michele Pezza, 7 yıl önceChange 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 üzerinden 5 puanyazan: Firefox kullanıcısı 13864893, 7 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13485743, 8 yıl önceHello - 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!
Geliştiricinin yanıtı
gönderilme: 8 yıl önceHi, 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.