Recap Code
Reacp is a browser extension to summarize text on webpage with ChatGPT
Brought to you by:
wangyaozhi
File | Date | Author | Commit |
---|---|---|---|
.github | 2023-03-01 |
![]() |
[1c355a] first release |
.vscode | 2023-03-01 |
![]() |
[1c355a] first release |
assets | 2023-04-10 |
![]() |
[d7d9a2] update icon colors |
src | 2023-11-06 |
![]() |
[f915d6] fix popup not show full width |
tests | 2023-04-19 |
![]() |
[c3a213] show error message for multi-articles page |
.gitignore | 2023-03-01 |
![]() |
[1c355a] first release |
.prettierrc.cjs | 2023-05-19 |
![]() |
[d6cbe7] remove prose-xl |
CHANGELOG.md | 2023-11-06 |
![]() |
[09c038] bump version to v1.2.9 |
LICENSE | 2023-03-01 |
![]() |
[1c355a] first release |
README.md | 2023-06-17 |
![]() |
[1941a9] bump version to v1.2.7 |
package.json | 2023-11-06 |
![]() |
[09c038] bump version to v1.2.9 |
pnpm-lock.yaml | 2023-11-06 |
![]() |
[f915d6] fix popup not show full width |
postcss.config.js | 2023-05-18 |
![]() |
[841820] add prompt help |
tailwind.config.js | 2023-05-19 |
![]() |
[90fd2b] fix markdown style |
tsconfig.json | 2023-04-12 |
![]() |
[9ef856] move to src directory |
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.
recap.zip
from Releasespnpm
pnpm run build
build/chrome-mv3-prod
directory to your browserPlease feel free to submit any feature requests or suggestions by opening an issue.