Відгуки для Duplicate Tabs Closer
Duplicate Tabs Closer автор Peuj
Відгук від Користувач Firefox 17735753
Оцінка 4 з 5
від Користувач Firefox 17735753, 3 роки томуI tried a duplicate tabs extension that was way simpler than this that I liked at first. It could close duplicate tabs automatically in the background without interruptions, but it stopped working at some point. I tried this one next and it seems to be very robust. I wasn't sure that I needed all the bells and whistles at first but they have turned out to be quite useful after all, such as the URL format filters and the whitelist.
If I could add a suggestion, it would be super helpful to be able to whitelist a new tab. Not sure if this is possible. I tried entering a pair of empty double quotes into the whitelist field "" to see if that would work since I noticed that wildcards are also supported. Kind of a hackerly solution but I took a swing at it. Still closes them though. 😛
If I could add a suggestion, it would be super helpful to be able to whitelist a new tab. Not sure if this is possible. I tried entering a pair of empty double quotes into the whitelist field "" to see if that would work since I noticed that wildcards are also supported. Kind of a hackerly solution but I took a swing at it. Still closes them though. 😛
Відповідь розробника
оприлюднено місяць томуNew Tab pages are already protected and cannot be auto-closed by the extension. Both about:newtab (Firefox) and chrome://newtab/ (Chrome) are excluded from duplicate detection before any comparison or whitelist logic runs. The "" entry would have no effect since the whitelist only applies to regular HTTP(S) URLs.
If you are seeing new tabs being closed, it is possible you have a custom new tab extension that replaces the default page with a regular URL. In that case, adding that URL to the whitelist would work. If this is still happening with the current version of the extension, please open an issue at https://github.com/Peuj/duplicate-tabs-closer/issues with more details.
If you are seeing new tabs being closed, it is possible you have a custom new tab extension that replaces the default page with a regular URL. In that case, adding that URL to the whitelist would work. If this is still happening with the current version of the extension, please open an issue at https://github.com/Peuj/duplicate-tabs-closer/issues with more details.
125 відгуків
- Оцінка 5 з 5від kartis56, місяць тому4.1.5に更新した所、保存したセッションを開いて、さらに同一タブを開いたときに重複を検知できなくなった。
4.2.1 で治ってることを確認した。修正お疲れ様ですВідповідь розробника
оприлюднено місяць томуThank you for the report!
I was unable to reproduce the issue on my end, but a fix for a related race condition was included in v4.2.0.
Could you please test with v4.2.0 and let me know if the problem is resolved?
If you can still reproduce it, it would really help to know:
What you mean by "saved session" (Firefox built-in session restore, or a session manager extension such as Tab Session Manager?)
Which mode you are using: auto-close or notify only
Your Firefox version
The exact steps to reproduce
Also, if possible, could you open a GitHub issue? It makes it much easier to track and follow up: https://github.com/Peuj/duplicate-tabs-closer/issues
Thanks again! - Оцінка 5 з 5від B Tang, місяць томуWorks really well. You can configure it to ignore certain parts of the URL like after the search (?) part or hash (#) part of the URL as some sites will generate duplicate tabs with these parts different.
- Оцінка 5 з 5від Користувач Firefox 17532799, 5 місяців тому
- Оцінка 5 з 5від Користувач Firefox 19514842, 9 місяців томуWorks so sell that,
when I swithed to another pc, and the dup tabs won't close after pressing the shortcut key,
it took me quite long to realize that i havent installed this extension on new pc yet. - Оцінка 5 з 5від たやまみ, 9 місяців тому
- Оцінка 5 з 5від gl00ten, 10 місяців тому
- Оцінка 5 з 5від ilovemikael, рік тому
- Оцінка 5 з 5від Tempdirz, 2 роки тому
- Оцінка 5 з 5від Kachajal, 2 роки томуAbsolutely beautiful. Exactly what I wanted. Automatically closing older duplicate tabs when a new duplicate is opened should be a stock option in firefox.
- Оцінка 5 з 5від RazorCMV, 2 роки тому
- Оцінка 5 з 5від Користувач Firefox 13609694, 2 роки тому
- Оцінка 4 з 5від BlackWinny, 2 роки томуExcellent.
Drawback: the add-on seems to have been abandoned 4 years ago, as seen on Github:
https://github.com/Peuj/duplicate-tabs-closer
But I find a bug:
Whatever your choice in "Priority" parameter in the Options, the add-on always keeps the oldest visited tab. This parameter seems to not work at all.
And I also have two little requests:
- First one: it would be nice not to include the tabs "New tab" in the list.
- And second one: it would be nice to disregard (ignore) a final "/".
Both requests could have their checkbox in the Option page (with On by default).
But I don't know what to think, given that the developments seem to have been abandoned 4 years ago.Відповідь розробника
оприлюднено місяць томуHi,
The extension was indeed quiet for a while, but development has resumed and v4.2.0 was just released today.
Priority bug: You are right, this was a real bug. The "Keep newer tab" option was not working correctly due to a comparison error with uninitialized timestamps. It is fixed in v4.2.0.
New Tab pages: These are already excluded from duplicate detection. Both about:newtab (Firefox) and chrome://newtab/ (Chrome) are treated as blank pages and ignored. They will not appear in the duplicate list.
Trailing slash: Also already handled. URLs are normalized before comparison and trailing slashes are always stripped, so https://example.com/ and https://example.com are treated as the same URL.
If you are still using the extension, updating to v4.2.0 should fix the priority issue. - Оцінка 5 з 5від Adrian, 2 роки тому
- Оцінка 1 з 5від Користувач Firefox 16024671, 2 роки томуWrite about my experience with this add-on? I wasted hours trying to figure out why I could have only one tab per domain. It didn't matter if the url was completely different. Utter POS because the PEUJ who designed it doesn't even know the meaning of "duplicate". IT MEANS "EXACTLY THE SAME", got that? Read again.
Відповідь розробника
оприлюднено місяць томуWhat you experienced is the result of the "Ignore path part in URL (domain only)" option being enabled in your settings. When that option is on, the extension considers any two tabs on the same domain as duplicates, regardless of the path. It is off by default.
Turning that option off in the Options page will restore the default behavior, where only tabs with identical URLs are considered duplicates.
If you are still using the extension, v4.2.0 was just released with a number of UI improvements, including a clearer duplicate tabs list that shows which tabs will be closed. - Оцінка 5 з 5від akasico1, 3 роки тому
- Оцінка 5 з 5від DeFEcT, 3 роки тому
- Оцінка 5 з 5від arsxrs, 3 роки тому
- Оцінка 5 з 5від A FF User, 3 роки тому
- Оцінка 5 з 5від hacKim, 3 роки тому
- Оцінка 5 з 5від Користувач Firefox 18054687, 3 роки тому
- Оцінка 4 з 5від Reiner030, 3 роки томуSeems to work fine BUT ONLY IN ONE WINDOW ... I uses several windows and there are "no duplicates" found by this (and other) tab deduplication extension ...
Because of some somehow gone/lossed tabs I opened a saved session so I had to get rid of duplicated tabs.Відповідь розробника
оприлюднено місяць томуBy default, the extension only searches for duplicates within the currently focused window. To detect duplicates across all open windows, change the "Scope" setting to "All windows" in the Options page.