This is a simple extension which can save the current tab or a url in the local storage. It was created by following a tutorial from FreeCodeCamp.
- Save Input: Allows users to save a website whose link has been provided.
- Delete All: Allows user to delete the links.
- Save Tab: saves the current tab.
- Load the extension in your browser.
- Press the Save Input if you want to save the url which you have provided in the bar above.
- Press the delete tab if you want to delete all the tabs.
- Press the save tab button if you want to save the current tab.
- HTML
- CSS
- JavaScript
- This project was built by following a FreeCodeCamp tutorial.
- Anant Jain