Giter Club home page Giter Club logo

sync-tab-groups's Introduction

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

sync-tab-groups's People

Contributors

bitkleberast avatar gtiato123 avatar ko-dever avatar lucas-mancini avatar morikko avatar

Watchers

 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.