Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 430 Bytes

File metadata and controls

10 lines (7 loc) · 430 Bytes

React-based Chrome Extension

This project is a Chrome extension built using React. It provides a popup interface that interacts with a backend model, and also supports text selection from the web page to trigger interactions.

Installation

  1. Clone this repository.
  2. Run npm install to install the dependencies.
  3. Run npm run build to build the project.
  4. Load the dist folder as an unpacked extension in Chrome.