Bewertungen für DCID - Double Click Image Downloader
DCID - Double Click Image Downloader von Akumu
4 Bewertungen
- Bewertet mit 5 von 5 Sternenvon Michele Pezza, vor 8 JahrenChange 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);
}
} - Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 13864893, vor 8 Jahren
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 13485743, vor 8 JahrenHello - 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!
Antwort des Entwicklers
geschrieben am vor 8 JahrenHi, 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.