This Chrome extension app enables users to save web pages so they can come back and view them later.
-data can be manually input and saved by simply typing what the user wants to save and clicking on the save input button
-The current tab can be saved by simply clicking on the save tab button
-The delete all button should be clicked twice to clear the saved data.
Clone the repository by running the below command in the terminal
git clone https://github.com/El-Jakes/leads-tracker.gitNavigate to chrome://extensions in your Chrome browser
Click on the developer mode button to toggle it on as seen below.
Click on Load unpacked button.
When the Load unpacked button is clicked, your file explorer will pop up.
Navigate to the folder containing the repo you cloned
click on the folder and click the select button
That's all, you've successfully installed/deployed the app
Check your extensions, the app should be there.


