Skip to content

kushgaikwad/reactjs-chrome-extension

 
 

Repository files navigation

Installation

$ yarn install

Running the app

# development
$ yarn run build

Test

$ yarn test

Setting up plugn

  1. Open your Chrome based browser
  2. Go to Extensions and click on 'Manage Extensions'
  3. Turn on 'Developer Mode' and click on 'Load Unpacked'
  4. Select the 'dist' folder that would have been created in the root folder of this code base.
  5. The extension should be visible in your extensions list.
  6. Selct any text and see the magic!

Backend : https://github.com/kushgaikwad/nest-1

Nest is MIT licensed.

About

Frontend for a chrome extension that provides smart summaries using AI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 81.1%
  • JavaScript 17.8%
  • CSS 1.1%