A lightweight web application designed to help you save and manage links for quick access later. This project is built using HTML, CSS, and JavaScript with a clean and user-friendly interface.
- Save Input Links: Type in a URL and save it with a click.
- Clear All Links: Remove all saved links with one click.
- User-Friendly Design: A clean and minimal interface for ease of use.
- Responsive Styling: Built for various screen sizes.
- Input a URL in the text box.
- Click the SAVE INPUT button to add it to the list.
- Your saved links appear below as clickable items.
- Use the DELETE ALL button to clear the saved links.
- Clone or download this repository.
- Open Chrome and navigate to
chrome://extensions/. - Enable Developer Mode in the top right corner.
- Click Load unpacked and select the folder containing the files.
- The Link Saver app should now appear as a working tool!
- HTML5
- CSS3
- JavaScript
Happy Saving! 🚀