A browser extension that lets you summarize any webpage and ask questions using AI.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Ignore editor junk files.

Stop tracking macOS .DS_Store and ignore local .vscode settings to keep workspace-specific files out of the repository.

Made-with: Cursor

+1
.DS_Store

This is a binary file and will not be displayed.

+1
.gitignore
··· 1 1 _metadata/ 2 2 .DS_Store 3 + .vscode/ 3 4 *.crx 4 5 *.xpi 5 6 *.zip