GithubHelp home page GithubHelp logo

isabella232 / duplicate-tabs-closer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clear-code/duplicate-tabs-closer

0.0 0.0 0.0 443 KB

Duplicate Tabs Closer - Detects and closes duplicate tabs for Chrome and Firefox.

License: GNU General Public License v3.0

JavaScript 68.49% CSS 11.61% HTML 19.90%

duplicate-tabs-closer's Introduction

Duplicate Tabs Closer

Duplicate Tabs Closer detects and closes duplicate tabs.

  • Use the WebExtensions API
  • Support Firefox and Chrome
  • Firefox Container Tab feature is supported.

Options:

On duplicate tab detected:

  • 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.

On remaining tab:

(Used with option Close tab automatically)

  • 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.

Whiltelist":

(Used with option Close tab automatically)
List of urls to not close automatically. Duplicate tabs skipped will be notified in badge.
Wildcards and RegExp are supported.

Priority:

(Used with option Close tab automatically and Close all duplicate tabs button)

  • Keep older tab (default): Keep the already existing tab.
  • 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:

Scope:

  • 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:

(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
  • Show badge if no duplicate tab: Show badge with value 0 if no duplicate tab

Hotkey:

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

duplicate-tabs-closer's People

Contributors

peuj avatar piroor avatar perdolka avatar yfdyh000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.