Skip to content

ReactJS Chrome Extension - Capture video meetings as a text file without opening new tab or app.

Notifications You must be signed in to change notification settings

fidisys/fidisys-meeting-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fidisys Meeting Notes - Chrome extension

  • Capture video meetings as a text file without opening new tab or app.

Extension Features:

  • Taking notes during your online meetings when using google meet, Zoom etc.,
  • Use markdown format while taking notes
  • Drag notes extension anywhere in the meeting page.
  • Export your meeting notes as a .txt file

Available Scripts

In the project directory, you can run:

npm install

Install necessary packages to run project

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Testing Inside Chrome

To load as a developer extension inside of Chrome:

  1. npm run build
  2. Navigate to chrome://extensions/ in your browser
  3. Toggle the Developer mode switch on in the top right hand corner
  4. Click the Load unpacked button in the top left corner
  5. Select the build folder inside of this project folder

Builds the app for Chrome to the build folder.

See the magic and have a fun with chrome extension

😊Pull requests accepted with ❤️ - Team Fidisys