A simple browser extension to scrape more sources and yield better quality.
Find a file
2025-08-22 14:57:38 -07:00
.github update styles 2024-12-30 23:57:01 -07:00
.vscode init 2024-04-25 14:16:30 -04:00
assets bump version and bugfix 2025-04-16 22:31:26 -06:00
src fix: lint check 2025-08-22 14:57:38 -07:00
.editorconfig init 2024-04-25 14:16:30 -04:00
.eslintrc.js init 2024-04-25 14:16:30 -04:00
.gitattributes init 2024-04-25 14:16:30 -04:00
.gitignore init 2024-04-25 14:16:30 -04:00
.prettierrc.mjs init 2024-04-25 14:16:30 -04:00
LICENSE update styles 2024-12-30 23:57:01 -07:00
manifest.json bump version and bugfix 2025-04-16 22:31:26 -06:00
manifest.safari.ts feat: Add Safari support and improve messaging system 2025-07-20 00:10:53 -07:00
package.json feat: Add Safari support and improve messaging system 2025-07-20 00:10:53 -07:00
pnpm-lock.yaml feat: Add Safari support and improve messaging system 2025-07-20 00:10:53 -07:00
pnpm-workspace.yaml feat: Add Safari support and improve messaging system 2025-07-20 00:10:53 -07:00
README.md Update README.md 2024-04-26 22:17:45 -04:00
safari.config.json feat: Add Safari support and improve messaging system 2025-07-20 00:10:53 -07:00
SAFARI.md fix: lint check 2025-08-22 14:57:38 -07:00
tsconfig.json init 2024-04-25 14:16:30 -04:00

extension

Enhance your experience with just one click

Running for development

We use pnpm with the latest version of NodeJS.

pnpm i
pnpm dev