Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.44 KB

File metadata and controls

50 lines (28 loc) · 1.44 KB

Chrome Extension - Save Link

Description

This Chrome extension allows users to easily save links for later reference. It provides a convenient way to manage and organize links directly from the browser.

Features

  • Save links with a single click.
  • View and manage saved links in a user-friendly interface.
  • Organize links into categories or folders.
  • Quickly access saved links from the extension's popup.

Installation

  1. Clone this repository to your local machine.

    git clone https://github.com/Sourya07/Chrome-Extension.git
  2. Open Google Chrome and go to chrome://extensions/.

  3. Enable "Developer mode" in the top-right corner.

  4. Click on "Load unpacked" and select the directory where you cloned the repository.

  5. The extension should now be visible in your Chrome toolbar.

Usage

  1. Click on the extension icon in the toolbar to open the popup.

  2. Use the "Save Link" button to save the current page's URL.

  3. Manage your saved links within the extension's popup.

  4. Organize links into folders for better categorization.

Contributing

If you would like to contribute to this project, feel free to fork the repository and submit pull requests.

Issues

If you encounter any issues or have suggestions for improvement, please open an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.