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.git
Go to the project directory
cd my-project
Install dependencies
npm install
Launch a development local Server.
- i'd prefer using one from Ritwick Dey
You can choose any one of your preference.