Skip to content

cskevint/close-duplicate-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Close Duplicate Tabs

Overview

"Close Duplicate Tabs" is a Chrome extension that helps you manage your browser tabs by automatically closing duplicate tabs. The extension treats URLs that only differ by the fragment (the part after the # symbol) as the same.

Features

  • Automatically closes duplicate tabs.
  • Treats URLs with different fragments as duplicates.
  • Lightweight and easy to use.

Installation

  1. Clone the repository:
    git clone https://github.com/cskevint/close-duplicate-tabs.git
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" by toggling the switch in the top right corner.
  4. Click on "Load unpacked" and select the cloned repository folder.

Usage

Once installed, the extension will automatically close any duplicate tabs that you open when you click the extension button in the toolbar. You don't need to do anything manually.

This Chrome extension has no options to configure.

Below is a screenshot showing the extension in action:

Screenshot

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Developer

Developed by Kevin Trotter. You can find more of my work on GitHub.

About

A Chrome extension that closes duplicate tabs on toolbar button click.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published