Recensioner för Duplicate Tab Detector
Duplicate Tab Detector av lpelov
Recension av lord
Betygsatt 4 av 5
av lord, för 14 dagar sedanMy 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).
3 recensioner
- Betygsatt 5 av 5av ls, för 3 månader sedan
- Betygsatt 5 av 5av Firefox-användare 13297935, för 9 månader sedanThis 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!