Skip to content

segunajibola/savelinks-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Savelinks Extension

The Savelinks Extension is a simple Chrome extension that allows users to save and manage links they come across while browsing. Whether it's a link from a website or the currently open tab, this extension enables users to store and organize them for later reference.

Table of Contents

Installation

To install the Savelinks Extension, follow these steps:

  1. Clone or download this repository to your local machine.
  2. Open Google Chrome.
  3. Navigate to chrome://extensions/ (you can also access this page by clicking on the three-dot menu icon in the top-right corner, selecting "More tools," and then "Extensions").
  4. Enable the "Developer mode" toggle in the top-right corner of the Extensions page.
  5. Click the "Load unpacked" button and select the directory where you saved this extension.

The Savelinks Extension should now be installed in your browser.

Usage

Once the extension is installed, you can use it to save and manage links easily. Here's how it works:

  1. Saving Links:

    • Click the "SAVE LINK" button to manually save a link. Enter the URL in the input field and click the button.
    • Click the "SAVE TAB" button to automatically save the URL of the currently open tab.
  2. Viewing Saved Links:

    • All your saved links are displayed as a list on the extension's popup page. Click on a link to open it in a new tab.
  3. Deleting Links:

    • To delete all saved links, double-click the "DELETE ALL" button. This action cannot be undone, so use it with caution.
  4. Persistence:

    • Your saved links are stored locally, so they will be available even after you close your browser or restart your computer.

Features

The Savelinks Extension provides the following features:

  • Link Saving: Easily save links from websites and currently open tabs.
  • List Display: Your saved links are displayed as a list for quick access.
  • Link Persistence: Links are stored locally and are available even after browser restart.
  • Bulk Deletion: Delete all saved links with a double-click on the "DELETE ALL" button.
  • Open in New Tab: Click on a saved link to open it in a new browser tab.

Contributing

If you'd like to contribute to this project, feel free to fork the repository and submit a pull request. We welcome any contributions, including bug fixes, enhancements, or new features. Please make sure to follow the established coding standards and testing guidelines.

License

The Savelinks Extension is licensed under the MIT License. You can find the full license text in the LICENSE file.


Happy browsing and enjoy using the Savelinks Extension! If you have any questions or encounter any issues, please don't hesitate to create an issue on the project's GitHub repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published