Skip to content

leannen2/deepfind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ctrl++

Run Google Extension

  1. Navigate to frontend folder.
  cd frontend
  1. Install npm packages.
  npm install
  1. Build the extension. This should create an out folder.
  npm run build
  1. Go to Google Chrome and navigate to Manage Extensions.
  2. At the top right corner, turn on Developer Mode.
  3. At the top left corner, click on Load unpacked.
  4. Select the out folder that was built at step 3. This should add the extension to your Google Chrome.
  5. To load new changes, run the build command at step 3. Then, click the reload icon on the extension in Manage Extensions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors