- Clone this repository
- Run
npm install
in this folder to install all dependencies. - Run
npm run build
to build the extension. - Load the newly created
dist
directory in Chrome as an unpacked extension.
- Click the extension icon to open the summary side panel.
- Select text on a page and other options and click on the generate summary button to get the summary.
- Click on add bookmark button to save the summary as a bookmark.
- Click on the bookmark icon to view the saved bookmarks.
Uses Chrome build in AI summariser and rewriter API for summarising the page content, either selected text or the whole page. The summary is displayed in a side panel. And also provides an option to edit the summary and save as a Bookmark.