Skip to content

This is a Chrome Extension that I have build using JavaScript, that can save links you input and the links of the tabs you are already in.

Notifications You must be signed in to change notification settings

FaridMalekpour/Link-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Saver

extention

this is a Chrome extension that has the ability of saving the links you input and the links off the current tab.

Features

  • You can delete all of the saved links by double clicking on 'DELETE ALL' button
  • You can delete each link by clicking on the X next to each link
  • the links are stored on local storage of your Chrome and whenever you come back the links are there
  • You can copy each link by clicking on the copy button next to each link
  • You can click on each link and the link will open in a new tab

Installation

  1. Clone the repository:

    git clone https://github.com/farid-malekpour/Link-saver.git
  2. Open Google Chrome and go to chrome://extensions/.

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

  4. Click "Load unpacked" and select the cloned repository folder.

  5. Your extension should now appear in the list of installed extensions.

About

This is a Chrome Extension that I have build using JavaScript, that can save links you input and the links of the tabs you are already in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published