Welcome to Tab-U-Later, a chrome extension for managing your sessions on Google Chrome! This is a CRUD app built using Node.js, React, Google Chrome API, and Material UI.
While it is unavailable in the Chrome Store, Tab-U-Later can still be downloaded and used today!
- Clone this repository to your local machine.
- Build the project by typing
yarn build
- Open up a chrome browser and type in chrome://extensions
- Put yourself in developer mode and press
load unpacked
- Navigate to your Tab-U-Later file and select the
dist
folder! - Start using Tab-U-Later immediately!
To get started, add a session! Name the tab group anything you'd like and individually select which tabs you want. You can edit or remove your tab session whenever you'd like.
Hope you like this browser extension. Feel free to message me if you have any ideas or fixes to the application!