[Ext] Duplicate Tabs Closer (3.1.10)

Announce and Discuss the Latest Theme and Extension Releases.
Post Reply
Peuj
Posts: 143
Joined: January 30th, 2006, 7:24 am

[Ext] Duplicate Tabs Closer (3.1.10)

Post by Peuj »

Description:
Duplicate Tabs Closer detects and closes duplicate tabs.

* Use the WebExtensions API
* Container Tab is supported.

"On duplicate tab detected" options:
  • Close tab automatically: automatically closes the detected duplicate tab.
  • Do nothing: monitor tabs and update the badge icon to indicate the number of duplicate tabs detected.

"After automatic close - On remaining tab" options:
  • Do nothing (default): nothing is done after the duplicate tab is closed.
  • Activate: once the duplicate tab is closed, the remaining tab is activated.
  • Apply opening tab behavior: once the duplicate tab is closed, depending on the default tab behavior, the remaining tab will be moved to the position of the closed tab and activated if needed.

"Priority" options:
  • Keep older tab (default): Keep the already existing tab.
  • Keep older tab and reload: Keep the already existing tab and reload it.
  • Keep newer tab: Keep the newer tab.
  • Keep tab with https (default on): Ignore the scheme part during comparison and keep the tab with the https scheme.
  • Keep pinned tab (default on): Keep the pinned tab.

"Filters" options:

"Scope" options:
  • Container: only closes/displays duplicate tabs that belong to a same container.
  • Active window (default): only closes/displays duplicate tabs that belong to a same window.
  • All window: closes/displays duplicate tabs for all windows.

"Customization" options:
(only accessible from the page Options - opened from extension popup panel by clicking on top right icon or by opening the Extensions panel and select extension's options )
  • Duplicate tabs badge color: Set the badge color for duplicate tabs.
  • No duplicate tab badge color: Set the badge color for no duplicate tabs

Hotkey:
  • Alt+Shift+W to close all duplicate tabs (this could be configured in the options in future version).

Firefox: https://addons.mozilla.org/en-US/firefo ... abs-closer
Chrome: https://chrome.google.com/webstore/deta ... bnimcmcjle

GitHub: https://github.com/Peuj/duplicate-tabs-closer

Localization: For localization, please help by joining at BabelZilla: http://beta.babelzilla.org/projects/p/d ... bs-closer/

Bug reports and feature requests are welcome.
Last edited by Peuj on January 7th, 2019, 6:42 am, edited 36 times in total.
Naz66
Posts: 3
Joined: April 21st, 2013, 3:04 am

Re: [Ext] Duplicate Tabs Closer (1.0.0.4)

Post by Naz66 »

At me this plugin does not work. When the plugin is enabled, over a short period of time it breaks. New windows are opened but not loaded, including duplicates. Do not open the window add-ons.
Peuj
Posts: 143
Joined: January 30th, 2006, 7:24 am

Re: [Ext] Duplicate Tabs Closer (1.0.0.4)

Post by Peuj »

Can you list the add-ons you are using? or at least those related with tabs?

Thanks
Naz66
Posts: 3
Joined: April 21st, 2013, 3:04 am

Re: [Ext] Duplicate Tabs Closer (1.0.0.4)

Post by Naz66 »

Maybe some debug logger tool, because i disable all plugins and new tabs began load normally and duplicates too open, but not addon page. And I have quite a few plug-ins, almost everything is somehow working with tabs.

The largest of the installed plug-ins for working with tabs, it
Multiple Tab Handler
Tab Mix Plus
Tab Scope
Peuj
Posts: 143
Joined: January 30th, 2006, 7:24 am

Re: [Ext] Duplicate Tabs Closer (1.0.0.4)

Post by Peuj »

Hi,

I'm working on a new version which should fix the issues.

Thanks
Naz66
Posts: 3
Joined: April 21st, 2013, 3:04 am

Re: [Ext] Duplicate Tabs Closer (1.0.0.4)

Post by Naz66 »

I hope so. In fact, I really need this plugin. Before, I had such, but it no longer develop and with update browser, it stopped working.
fallmq
Posts: 6
Joined: May 30th, 2013, 1:15 am

Re: [Ext] Duplicate Tabs Closer (1.0.0.4)

Post by fallmq »

I am looking for such a addon since Firefox 3, thanks a lot for make it !!!!
I see it work fine, but some small problems, when there is a Hyperlink inside a page, if I use right click and "open in new tab" twice, my tab tools (TAB MIX Plus 0.4.0.4) become out of work, which means - when I open a new tab, I see it appear in the tab bar, but the page is not loaded.
I am using firefox 18.0.2, please check whether you have the same problems, thanks.
Peuj
Posts: 143
Joined: January 30th, 2006, 7:24 am

Re: [Ext] Duplicate Tabs Closer (1.0.0.4)

Post by Peuj »

Hi fallmq,

I'm still working on the new version. I'm also using TMP so I will verify this.

Thanks for the report.
Peuj
Posts: 143
Joined: January 30th, 2006, 7:24 am

Re: [Ext] Duplicate Tabs Closer (1.1.0.0)

Post by Peuj »

Hi,

Version 1.1.0.0 released:

* fixed: some pages were not loaded
* fixed: takes some times to detect and close some tabs

* new: middle click on the icon to enable/disable auto-close
* new: add a new option to apply on the existing tab
* new: add two new options to ignore hash and search parts on url
fallmq
Posts: 6
Joined: May 30th, 2013, 1:15 am

Re: [Ext] Duplicate Tabs Closer (1.1.0.0)

Post by fallmq »

On https://addons.mozilla.org I can still see 1.0.0.4, not 1.1.0.0, where can I get the latest version as quickly as possible?
User avatar
JayhawksRock
Posts: 10433
Joined: October 24th, 2010, 8:51 am

Re: [Ext] Duplicate Tabs Closer (1.1.0.0)

Post by JayhawksRock »

"The trouble with quotes on the internet is you never know if they are genuine" ...Abraham Lincoln
Peuj
Posts: 143
Joined: January 30th, 2006, 7:24 am

Re: [Ext] Duplicate Tabs Closer (1.1.0.0)

Post by Peuj »



Yes, the release has not been validated yet.
fallmq
Posts: 6
Joined: May 30th, 2013, 1:15 am

Re: [Ext] Duplicate Tabs Closer (1.1.0.0)

Post by fallmq »



thanks a lot, it works.
the new feature ignore "hash part/search part" is very interesting, I will try it.
Greg K Nicholson
Posts: 1328
Joined: September 28th, 2003, 8:58 am
Contact:

Re: [Ext] Duplicate Tabs Closer (1.1.0.0)

Post by Greg K Nicholson »

Bug report:
When Firefox crashes and I choose to restore the previous session, only one page is restored.

Software:
* Ubuntu 13.10
* Firefox 22
* Duplicate Tabs Closer 1.1.0.0
* (no other relevant add-ons)

Duplicate Tabs Closer options:
* On close: Apply new tab behaviour on existing tab
* Ignore hash part in url: on
* Ignore search part in url: off
* Close duplicate tab automatically: on (this is probably the only relevant setting)

Steps:
1. Open several tabs.
2. Kill Firefox (using xkill or killall firefox).
3. Restart Firefox.
4. Choose to restore the session.
* Expected behaviour: All previously-open web pages are restored.
* Actual behaviour: Only one web page is restored (plus Digest, which uses a chrome: url).
5. In Firefox's options, choose When Firefox starts: Show my windows and tabs from last time.
6. Close Firefox normally.
7. Restart Firefox.
* Expected behaviour: All previously-open web pages are restored.
* Actual behaviour: All previously-open web pages are indeed restored.
Peuj
Posts: 143
Joined: January 30th, 2006, 7:24 am

Re: [Ext] Duplicate Tabs Closer (1.1.0.0)

Post by Peuj »

Thanks for the report, I will look at it and let you know.
Post Reply