Skip to content

"Merges your tabs into one location to save memory usage and increase your productivity." TabMerger is a cross-browser extension - currently available on Chrome, Firefox, and Edge.

License

Notifications You must be signed in to change notification settings

MarFre22/TabMerger

 
 

Repository files navigation

tabmerger logo

Build Coverage Issues Forks Stars Chrome Users Chrome Rating Firefox Users Firfox Rating contributions welcome Active Development Code Size License

Chrome Firefox Edge

Merges your tabs into one location to save memory usage and increase your productivity.

TabMerger v1.4.3 Cross-Browser Extension Walkthrough

Description 🖋

Tired of searching through squished tab icons to find that one tab you are sure is there? With TabMerger you can simplify this clutter while greatly increasing productivity in a highly organized and customizable fashion!

With a single click, you can have all your tabs in a single place, where you can then re-arrange them into appropriate groups, delete extra/unwanted tabs, customize group colors, and so much more. All tabs that are merged into TabMerger are stored internally for you to use at a later time, even when you close the browser window. Lots of analytics are provided to keep you informed about the state of your tabs.

In addition to reducing the heavy tab clutter, TabMerger significantly reduces the memory usage of your machine as on average each chrome tab can use 25MB-100MB of RAM. These add up quickly if left open and can significantly slow down your machine, but with TabMerger you simply have a list of tabs which can be re-opened when you really need them.

Contributing 🤗

Contributions are more than welcomed here, but first please refer to the CONTRIBUTING.md file for guidelines. Let's make something awesome!

Download 🔽

Visit the Chrome Web Store | Firefox Browser Add-ons | Edge Add-ons.

Leave A Review ⭐⭐⭐⭐⭐

Was TabMerger useful to you? If so, consider leaving a positive & meaningful review (Chrome | Firefox | Edge)

👉 It would also mean a lot if you could 🌟 this repository on GitHub! 👈

Todo 📈

The following lists the items which need to be crossed off of TabMerger's bucket list (and some that were recently completed/highlights) since the release of v1.2.1. See the full list in TabMerger's GitHub Project Page.

Testing In Firefox - Manifest Change Required 😤

To allow Firefox to use storage.sync() API, when testing you need to build TabMerger by updating the manifest. To do this, you should replace:

"incognito": "split",

with

"incognito": "spanning",

"browser_specific_settings": {
  "gecko": {
    "id": "{19feb84f-3a0b-4ca3-bbae-211b52eb158b}"
  }
},

Contact 📱

📩 If you have any more suggestions please send me a message on GitHub, [email protected], or LinkedIn.

About

"Merges your tabs into one location to save memory usage and increase your productivity." TabMerger is a cross-browser extension - currently available on Chrome, Firefox, and Edge.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.0%
  • CSS 8.2%
  • HTML 6.8%