Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lbragile/TabMerger

TabMerger is a cross-browser extension that stores your tabs in a single place to save memory usage and increase your productivity.
https://github.com/lbragile/TabMerger

chrome-extension edge-extension firefox-extension tab-management

Last synced: 10 days ago
JSON representation

TabMerger is a cross-browser extension that stores your tabs in a single place to save memory usage and increase your productivity.

Awesome Lists containing this project

README

        

![tabmerger logo](https://raw.githubusercontent.com/lbragile/TabMerger/master/public/images/logo-full.png)

[![Build][build status]](https://github.com/lbragile/TabMerger/actions) [![Forks][gh forks]](https://github.com/lbragile/TabMerger/network/members) [![Stars][gh stars]](https://github.com/lbragile/TabMerger/stargazers) [![Watchers][gh watchers]](https://github.com/lbragile/TabMerger/watchers) [![Release][release]](https://github.com/lbragile/TabMerger/releases/tag/v2.0.0) [![License][license]](https://github.com/lbragile/TabMerger/blob/master/LICENSE.md)
\
[![Chrome Users][chrome users]](https://chrome.google.com/webstore/detail/tabmerger/inmiajapbpafmhjleiebcamfhkfnlgoc) [![Chrome Rating][chrome rating]](https://chrome.google.com/webstore/detail/tabmerger/inmiajapbpafmhjleiebcamfhkfnlgoc) [![Firefox Users][firefox users]](https://addons.mozilla.org/en-US/firefox/addon/tabmerger/) [![Firefox Rating][firefox rating]](https://addons.mozilla.org/en-US/firefox/addon/tabmerger/)

| [![Chrome WebStore](https://i.imgur.com/NKFtwOA.png)](http://chrome.google.com/webstore/detail/tabmerger/inmiajapbpafmhjleiebcamfhkfnlgoc/) | [![Firefox WebStore](https://i.imgur.com/YTz727e.png)](https://addons.mozilla.org/en-CA/firefox/addon/tabmerger/) | [![Edge WebStore](https://i.imgur.com/YQR2RYd.png)](https://microsoftedge.microsoft.com/addons/detail/tabmerger/eogjdfjemlgmbblgkjlcgdehbeoodbfn) |
| ------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |

[![Product Hunt](https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=283682&theme=light)](https://www.producthunt.com/posts/tabmerger?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-tabmerger)

# Stores your tabs in one location to save memory usage and increase your productivity

![Demo](https://i.imgur.com/2sbEzip.png?1)

## 🖋 Description

Tired of searching through squished icons to find a tab you are sure is there?

TabMerger simplifies this clutter while increasing productivity in a highly organized and customizable fashion!

In one click, you can have everything in a common location, where you can then re-arrange into appropriate groups, add custom notes, and so much more.
All items are stored internally for you to use at a later time, even when you close the browser window(s) - reducing memory consumption and speeding up your machine.
Lots of analytics keep you informed.

## ⭐ Review

If you found TabMerger useful, consider leaving a positive & meaningful review ([Chrome](https://chrome.google.com/webstore/detail/tabmerger/inmiajapbpafmhjleiebcamfhkfnlgoc/reviews) | [Firefox](https://addons.mozilla.org/en-CA/firefox/addon/tabmerger/) | [Edge](https://microsoftedge.microsoft.com/addons/detail/tabmerger/eogjdfjemlgmbblgkjlcgdehbeoodbfn))
\
It would also mean a lot if you could 🌟 this repository on [GitHub](https://www.github.com/lbragile/TabMerger)!

## 💸 Donate

I would greatly appreciate any financial support you are able/willing to provide.
\
Your contribution would allow me to focus on developing more useful tools like TabMerger that many users can enjoy and use in their day to day life.

[![buy me a coffee][buycoffee]](https://www.buymeacoffee.com/lbragile)

## 💻 Developers

TabMerger uses [pnpm](https://pnpm.io/) due to its superior security, speed, and compactness.
\
To get started, follow these steps:

- `git clone https://github.com/lbragile/TabMerger.git`
- `cd TabMerger`
- `npm i -g pnpm`
- `pnpm i`
- `pnpm start`

**Spelling**, **linting**, and **formatting** scripts are also provided (see **scripts** section in [package.json](https://github.com/lbragile/TabMerger/blob/master/package.json))

During development (`pnpm start`), the output folder is **dist**. For production (`pnpm build`) the output folder is **build**. You can test the extension by uploading these folders as [described here](https://support.google.com/chrome/a/answer/2714278?hl=en) (step 2)

## 🚓 License

TabMerger is open source and GPLv3 licensed, thus it is not intended for commercial use!
\
However, if you would like to use TabMerger commercially, we do offer a commercial license.
\
Simply contact TabMerger's creator/author for more information.

[![FOSSA Status][fossa]](https://app.fossa.com/reports/da0dd9bb-6c2b-489b-9710-a1976b255696)

[buycoffee]: https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20coffee&emoji=&slug=lbragile&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff

[build status]: https://img.shields.io/github/workflow/status/lbragile/TabMerger/TabMerger%20Unit%20Testing?label=Build&style=flat-square&logo=github
[gh forks]: https://img.shields.io/github/forks/lbragile/TabMerger?label=Forks&logo=github&style=flat-square
[gh stars]: https://img.shields.io/github/stars/lbragile/TabMerger?label=Stars&style=flat-square&logo=github
[gh watchers]: https://img.shields.io/github/watchers/lbragile/TabMerger?label=Watchers&logo=github&style=flat-square
[release]: https://img.shields.io/github/v/release/lbragile/TabMerger?label=Release&logo=Github&style=flat-square
[firefox users]: https://img.shields.io/amo/users/%7B19feb84f-3a0b-4ca3-bbae-211b52eb158b%7D?label=Users&style=flat-square&logo=firefox
[firefox rating]: https://img.shields.io/amo/rating/%257B19feb84f-3a0b-4ca3-bbae-211b52eb158b%257D?label=Rating&style=flat-square&logo=firefox
[chrome users]: https://img.shields.io/chrome-web-store/users/inmiajapbpafmhjleiebcamfhkfnlgoc?label=Users&style=flat-square&logo=google&logoColor=white
[chrome rating]: https://img.shields.io/chrome-web-store/rating/inmiajapbpafmhjleiebcamfhkfnlgoc?label=Rating&style=flat-square&logo=google&logoColor=white
[license]: https://img.shields.io/github/license/lbragile/tabmerger?label=License&style=flat-square&logo=github
[fossa]: https://app.fossa.com/api/projects/git%2Bgithub.com%2Flbragile%2FTabMerger.svg?type=large