Code Monkey home page Code Monkey logo

tab-group-helper's Introduction

Tab Group Helper

Build Status codecov Codacy Badge Maintainability

This is the source code for a Google Chrome extension that allows the user to set up a bunch of rules to which they can manage groups and tabs by title or URL.

picture of extension

Other Features

  • Use regular expressions to be more creative/advanced with your grouping rules
  • Automatically group tabs on creation and/or on when tabs change web page
  • Import/export your settings to share with co-workers or friends
  • Sort your groups with a click of a button

Chrome Web Store

You can download this directly from the Chrome Web Store here or build it directly and load it

Development

This is written in React and uses a combination of RTL and unit tests to ensure quality.

To get started with development, run yarn install to get the dependencies.

Hot Reloading extension

yarn start

Will build the extension, load the ./build directory as an unpacked extension. This will hot reload changes.

Building the extension

yarn build-ext will build the extension into the ./dist directory with the manifest. Loading the directory as an unpacked extension into Chrome.

tab-group-helper's People

Contributors

mikedidomizio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tab-group-helper's Issues

When auto-grouping tabs, it will go between windows which is jarring and confusing

How to reproduce

  1. Have two windows
  2. Have a line that auto-groups
  3. have the group in another window (does the list)
  4. Create/update a tab where it will be grouped

Expected Result: It shouldn't move to the new window (maybe an additional option in the future)

Actual Result: It will move to the other window, which can be confusing because the tab just disappears

Bonus points: what happens between sorting and multiple windows?

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.