Reacp is a browser extension to summarize text on webpage with ChatGPT. It splits the article into passages, so that you can easily summarize any part of the article.
- Auto split article into passages
- Summarize entire page
- Summarize text in a passage
- Recap previous content before a passage
- Summarize user selected text
- Support ChatGPT
- Support official OpenAI API
- Custom prompt
- Toggle enable/disable for individual domain or page
- Support user configuration for different sites
- Dark mode
- Support keyboard shortcuts
- Download
recap.zip
from Releases - Unzip the file
- In Chrome go to the extensions page (chrome://extensions)
- Enable Developer Mode
- Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterward)
- Clone the repo
- Install dependencies with
pnpm
pnpm run build
- Load
build/chrome-mv3-prod
directory to your browser