DCID - Double Click Image Downloader のレビュー
DCID - Double Click Image Downloader 作成者: Akumu
合計レビュー数: 4
- 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年前)
- 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.