סקירות עבור Duplicate Tabs Closer
Duplicate Tabs Closer Peuj מאת
89 דירוגים
- דירוג 5 מתוך 5מאת משתמש Firefox 14787146, לפני 6 שנים
- דירוג 5 מתוך 5מאת Ramzes6, לפני 6 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 14256680, לפני 6 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 14660450, לפני 6 שנים
- דירוג 5 מתוך 5מאת AhJong, לפני 6 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 13953457, לפני 6 שנים
- דירוג 5 מתוך 5מאת Rebuild Morphine Carbon, לפני 7 שניםIt could be better if there is an option to move the old tab to where the new tab would have been. Currently if you open hundreds of tabs and the old tab is in the front of the tabs, the tab bar will move all the way there, which is not good.
Reply:
I find out that if "On remaining tab" is set to "default tab behavior", the old tab will be moved to the new place, which is what I need.
Thanks for your response!תגובת המפתח
מועד פרסום: לפני 7 שניםHi,
Thanks for the review!
If you are in "Auto close" mode, the behavior depends on the option "On remaining tab".
Can you give me your settings?
Also can you give me usecase of you do and what is expected (based on your settings) to be sure I understand your problem. - דירוג 5 מתוך 5מאת afeenstra1990, לפני 7 שנים
- דירוג 5 מתוך 5מאת LeD, לפני 7 שנים
- דירוג 5 מתוך 5מאת Jernej, לפני 7 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 14178284, לפני 7 שניםSimple yet customize-able interface does the job.
Filters provide even more advanced options. - דירוג 5 מתוך 5מאת Djshino507, לפני 7 שנים
- דירוג 5 מתוך 5מאת YL, לפני 7 שניםFeature request:
Don't show the badge and number when there is no duplicated tab.תגובת המפתח
מועד פרסום: לפני 7 שניםSorry but from what I've seen in the API I cannot unload the button.
Another option would be to use the pageAction https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/pageAction.
But by doing this you cannot access the options unless there are duplicates tabs or if you go to the "Add-ons Manager" tab (about:addons).
It seems less convenient to use.
Thanks for the review. - דירוג 5 מתוך 5מאת משתמש Firefox 14112220, לפני 7 שניםVery good but has a bug:
By applying filters for ignoring both "hash part" and "search part" it will not work for duplicate tabs that have only "hash part".
For example for the following URLs one time apply only "ignore hash part filter" and another time apply both "ignore hash part filter" and "ignore search part filter".
https://www.mathworks.com/matlabcentral/answers/5802-perspective-transform-a-point-not-an-image#answer_8076
https://www.mathworks.com/matlabcentral/answers/5802-perspective-transform-a-point-not-an-imageתגובת המפתח
מועד פרסום: לפני 7 שניםI can reproduce the bug.
I'll push a fix soon.
Thanks for the report. - דירוג 5 מתוך 5מאת digitarald, לפני 7 שניםSooo good! Taming my 99 tabs with gdocs, things to read and random assortment!
- דירוג 5 מתוך 5מאת משתמש Firefox 13593688, לפני 7 שניםThis is super useful extension. I use it a lot.
Some suggestions for improvements:
* Allow possibility to "ignore" some open tab so it's not taken into consideration when checking for duplicates.
I had one or two situations when it would be useful (filters we not enough).
So for example when you have "duplicate tabs" list you could right click and choose "Ignore duplicate checking for this tab" (or some other better text) and this entry on "duplicate list" would get different colour or be in italic to indicate that we ignored this page. We could then click again and uncheck this option.
When tab is ignored then we don't see number that we have duplicate for it and "Close all duplicate tabs" won't close this tab.
* I have no idea what this "pin" do on different option sections ("Priority", "Filter", etc). Maybe have some hover over text that explain what it does
* Make this extension open source - this is of course you personal choice to keep it private. I just think it would be awesome and help improving this great extension even more.תגובת המפתח
מועד פרסום: לפני 7 שניםYour first request is something I know as I also need to duplicate tabs. :)
I'll work on something after the whitelist feature.
About the "Priority", "Filter", etc I've tried to explain this in the description of the add-on.
Filters allows to define how you want to compare the tabs.
Priority allows to define which tabs to not close.
I'll move the code on GitHub, just to have time.
Thanks for the review. - דירוג 5 מתוך 5מאת Claudy Dark, לפני 7 שניםWer sehr viele Tabs offen hat, verliert schon gern mal den Überblick und es können Seiten doppelt geöffnet sein.
Mit diesem Addon ist damit Schluss. Danke ;-) - דירוג 5 מתוך 5מאת juayhi, לפני 7 שנים
- דירוג 5 מתוך 5מאת trallera1234, לפני 7 שניםHey mate, nice add-on! I got the hint in the Git for Simple Tab Groups (https://github.com/drive4ik/simple-tab-groups) from an other user while asking there for a feature doing what your add-on is doing! .. and now: tataa, my problem is solved. And what i real like is the quick change of the options in the menue ... this add-on has all i need ... btw. i realy love the design! ;-) ... its a litte "ghostery "-like :-D ..
תגובת המפתח
מועד פרסום: לפני 7 שניםThanks for the review!
and yes the color is inspired from ghostery :) - דירוג 5 מתוך 5מאת Senthil Ponnusamy, לפני 7 שניםNice add-on. Works well. A minor issue. When there are multiple pin tabs with the same URL, this add-on closes the oldest pin tab.. It need to close the latest pin tab. If you could fix this, it would be great.
תגובת המפתח
מועד פרסום: לפני 7 שניםI cannot reproduce the problem.
In my tests, depending on the priority set "Keep newer tab/Keep older tab", the newer or older pinned is kept.
Note: the newer tab is the tab with highest id, if you refresh a tab with a lower id, it will be the newer content but still be the older tab because of its id.
Let me know if I've missed something.
Thanks for the review. תגובת המפתח
מועד פרסום: לפני 7 שניםThanks for the review.
If you have any advice for the bad design feel free to share.- דירוג 5 מתוך 5מאת zeeonmozilla, לפני 7 שניםLove the extension! If there's any way to enable blocking multiple tabs from the same domain/subdomain (just for specific domains) that would be really really useful to me. Thanks
תגובת המפתח
מועד פרסום: לפני 7 שניםHi, thanks for the review.
I've planned to add rules for specific URLs, it should fit your needs. - דירוג 5 מתוך 5מאת משתמש Firefox 13819814, לפני 7 שניםHey ever since the latest update if you have the addon automatically close the duplicate tab and "On remaining tab" activate, this no longer works. It still closes the new duplicate tab but it no longer switches to the old one.
תגובת המפתח
מועד פרסום: לפני 7 שניםThanks for the feedback. I'll push a new version with the fix today.
** Edit **
Problem solved with version 3.1.5 - דירוג 5 מתוך 5מאת משתמש Firefox 13798258, לפני 7 שנים