Link Saver is a Chrome extension that helps you save your favorite links and important tabs all in one place. The extension is written in JavaScript, CSS, HTML, and manifest.json.
- Save links: Save any link with just one click. No need to copy and paste URLs.
- Save tabs: Save all tabs currently open in Chrome with one click.
- Organize: Sort your saved links and tabs into folders for easy access later.
- Copy: Quickly click on the copy button to copy the link to your clipboard.
- Sync: Access your saved links and tabs from any computer by logging in to your account.
- Clone or download the repository to your local machine.
- Open Google Chrome and navigate to
chrome://extensions/
. - Turn on "Developer mode" in the top right corner.
- Click on "Load unpacked" and select the directory where you downloaded the repository.
Contributions are welcome! If you find a bug or have a feature request, please open an issue on GitHub. If you'd like to contribute code, please fork the repository and submit a pull request.