Skip to content

CrisChr/link-scanner

Repository files navigation

Link Scanner

This project is a Chrome extension built with React and Vite that scans the current tab for links, allows users to select links, and provides options to open selected links, save them to bookmarks, or save them to a specific folder.

Chrome Web Store

Features

  • Scan the current tab for links
  • Copy link
  • Open selected links in new tabs
  • Save selected links to bookmarks
  • Save selected links to a specific folder in bookmarks
  • Create a new folder to save selected links

Technologies Used

  • React
  • Vite
  • Chrome Extensions API

Installation

  1. Clone the repository:
    git clone https://github.com/CrisChr/link-scanner.git
    cd link-scanner
    pnpm install
  2. Build the project:
    pnpm build

About

Scan webpage for links and organize them into a checklist, then open the selected links or save to bookmarks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors