cheeaun / max-tabs

A no-restart Firefox extension to set maximum number of opened tabs in a window.
https://addons.mozilla.org/en-US/firefox/addon/max-tabs/
8 stars 20 forks source link

prevent duplicated tabs #15

Open robsonsobral opened 9 years ago

robsonsobral commented 9 years ago

Hi!

Is it possible to check if an tab is already open and, if so, focus the original one?

Prevent duplicates is important to limit the number of tabs. Also, if you hit the limit of tabs, to be reminded of an already opened tab is a good thing.

Thanks!