Skip to content

Chrome Extension for Gmail Summary generation

License

Notifications You must be signed in to change notification settings

baijudodhia/email-summarise

Repository files navigation

Summarise

Chrome Extension to generate Gmail Summary.
Get the summary of your emails without completely reading them and save time.

Setup

  1. Clone this repository.
  2. Open command line inside the project folder.
  3. Run the command below in cmd -
npm run build
  1. A dist folder will be created with necessary files for the extension to run.
  2. Open any chromium based browser.
  3. Go to extensions page of your browser and click on Load Unpacked and upload the Main Project Folder and NOT the dist folder using default file explorer popup.
  4. Go to gmail.com and you will see a Summarise button in the Gmail toolbar.
  5. Open any email and click that button to get the summary without reading the entire email and save time.

Note

Preview Pane needs to be activated in Gmail for extension to work.
You can active the Preview Pane in Gmail advance settings.