Bewertungen für Duplicate Tab Detector
Duplicate Tab Detector von lpelov
3 Bewertungen
- Bewertet mit 4 von 5 Sternenvon lord, vor 13 TagenMy only objection is that tabs with the same title are considered duplicates (which is completely illogical) and this behavior cannot be disabled. Moreover, when I tried modifying the source code and installing the extension locally from file, it stopped detecting duplicates altogether even though the modification was straightforward and I'm pretty sure it should have just worked (I simply commented out the `else if (existingTitle === tab.title) {...}` block).
- Bewertet mit 5 von 5 Sternenvon ls, vor 3 Monaten
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 13297935, vor 9 MonatenThis is my first extension review, but I want to express that this is the first tab de-duplicator extension I've encountered that performs this straightforward task in a streamlined and intelligent manner. Thanks!