Inspiration

Students and programmers often have a large number of opened tabs while working. This can get very overwhelming when you can no longer locate tabs since they are unorganized.

Multi-tabbing helps you find your tabs, group them, delete them and spot duplicated pages

Features:

  • List tabs in an easy-to-read window
  • Search for tabs by name or URL
  • Create and delete groups of tabs
  • Quickly spots duplicate tabs

How we built it

We used Chrome's API to read and edit the tab's information. We used a mix of HTML and CSS for the styling and JavaScript for the dynamic functions.

Challenges we ran into

Beginners with JavaScript and the Chrome API meant we started nearly from scratch. First time developing an extension as well.

Accomplishments that we're proud of

Participating in our first hackathon Proud of our idea, and finishing it on time to present a complete product

What we learned

JavaScript and more complex HTML elements How to work as a team using tools like GitHub

What's next for Multi-tabbing

Add a way to see how long each tab has been left open, to close old tabs Improve the way we display duplicate tabs

Share this project:

Updates