Duplicate Tabs Closer incelemeleri
Duplicate Tabs Closer geliştiren: Peuj
Firefox kullanıcısı 17735753 adlı kullanıcının incelemesi
5 üzerinden 4 puan
yazan: Firefox kullanıcısı 17735753, 3 yıl önceI 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. 😛
Geliştiricinin yanıtı
gönderilme: 2 gün önceNew 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.