Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
/ sync-tab-groups Public archive

Sync Tab Groups is an easy way to manage all your tabs. You organize them depending on a topic by group. Groups can be closed and reopend without caring about your session. Moreover, you can esily search, active, move, save and remove your groups and tabs.

License

Notifications You must be signed in to change notification settings

Morikko/sync-tab-groups

Repository files navigation

The project is no more maintained

Although I used it a lot, I feel less and less need for such an advanced way to manage my tabs. Aside from my full-time job, I have not much time left to put in this project.

Even, if this project ends, I thank all of you that used the extension or helped me to make this extension so great.

The project remains:

  • Available: you continue to use it
  • Open-source: you are free to fork it or reuse the code

Alternatives:

  • Firefox: Simple Tab Groups
    • Actively maintained and with more features
    • But no more pinned tabs inside groups and the double window to manage the tabs
  • Chrome: Tab Session Manager (also compatible FF)

If you are curious about the experience of developing an open-source extension, you will enjoy the article about Sync Tab Groups.

Sync Tab Groups

Sync Tab Groups is an easy way to manage all your tabs. You organize them depending on a topic by group. Groups can be closed and reopened without caring about your session. Moreover, you can easily search, active, move, save and remove your groups and tabs.

Check the website for more information (video, explanations, guides...)

Try it now on Firefox

Try it now on Chrome

Contributing

  • I will gladly help and guide anyone willing to maintain and improve the extension.
  • Thus, any PR are welcomed.
  • I will mark all the issues I am ready to include in the project.

The only conditions are:

  • the tests should pass
  • the lint should have no error
  • the compatibility should be kept with the previous features
  • it should work on both Chrome and Firefox (or for specific browser features, it should not disturb the incompatible browser)

Translation

I would gladly accept other translations. Select the link related to your language and translate the different messages. Download the resulting files and send it me (Email) or with a PR.

Bugs

If you find a bug, please open an issue.

Build

External dependencies

  • Node >= 8
  • Firefox Dev Edition (if you want to use web-ext)

Scripts (with npm run)

  • build the extension in dev mode is built to the build/ folder
  • watch Same than the build command but recompile the modified files
  • build:prod the extension ready for production is built to the release/build/ folder
  • zip Create the XPI and ZIP files in release/ from the production build
  • release Do the build:prod and zip commands
  • lint show only errors
  • clean Remove the folders build/ and release/
  • firefox:dev run firefox loaded with the dev extension
  • firefox:prod run firefox loaded with the production extension

Difference between mode

  1. process.env.IS_PROD is only true in the production code, so Utils.DEBUG_MODE is true only in the dev code
  2. Tests are only built in the dev version
  3. ZIP and XPI files are the same than release/build/

Credits

Translation:

  • German (thanks @bitkleberAST)
  • Russian (thanks @Александр)
  • Spanish (thanks @lucas-mancini)
  • Taiwanese Mandarin (thanks @rzfang)
  • French (thanks @ko-dever)

Website Repository

Thank you all of you for helping me improving and fixing the extension :)

About

Sync Tab Groups is an easy way to manage all your tabs. You organize them depending on a topic by group. Groups can be closed and reopend without caring about your session. Moreover, you can esily search, active, move, save and remove your groups and tabs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •