This is a demo project made to get a brief knowledge on how browser extensions work. The project keeps a list of your tabs that you want to save and visit later.
It also has a dedicated visit and copy button for each links that you've saved.
Clone the project
git clone https://github.com/k8pai/pinit.gitGo to the project directory
cd my-projectInstall dependencies
npm installLaunch a development local Server.
- i'd prefer using one from Ritwick Dey
You can choose any one of your preference.