Inspiration
During the ideation process, we realized that one problem we all had in common was having an overwhelming amount of tabs open. While we knew that running too many tabs in the background was disorganized and would slow down our computers, we also couldn't fathom the idea of closing them in case we needed them later. We needed a way to store a direct path to our precious tabs, but get rid of the need to run them in the background, which inspired us to create Tabization.
What it does
Tabization is a chrome extension that stores your tabs locally using the Web Storage API, so that you can save all your tabs from a window to an easily accessible pop-up. Even after you close your window, your tabs will still be accessible to you from the extension, allowing you to return to them whenever you want!
How we built it
We built Tabization using HTML/CSS/JavaScript.
Challenges we ran into
- DEBUGGING!
Accomplishments that we're proud of
- Creating a working chrome extension because this was the first time any of us tried coding one
- Getting our code to work after countless debugging sessions
What we learned
- How to create a chrome extension
- Coding is 10% coding and 90% debugging 😩😩
What's next for Tabization
- Adding more functionalities such as allowing the user to modify and delete individual tab links or entire "workspaces"
- Upgrading the CSS

Log in or sign up for Devpost to join the conversation.