Skip to content

Amber-Williams/queso-browser-extension

Repository files navigation

Extension sidebar screenshot

Queso browser extension is an advanced bookmark manager. It allows you to bookmark articles, save quotes, and add notes to your bookmarks.

FEATURES:

  • All data is sent only to the user's configured server of choice, and never shared with third parties.
  • Save articles for reading later with auto-populated fields such as estimated reading time
  • Save web clippings any highlighted text using right click
  • Organize content with custom tags
  • Add your personal notes attached to each bookmark
  • Ability to save article snapshot in Markdown
  • Add new bookmarks via side panel or popup
  • 🆕 Convenient bookmarks page to manage your reading list
bookmarks-page.mp4

Extension sidebar screenshot

Extension sidebar screenshot

Extension sidebar screenshot

Prerequisites

  1. pnpm install
  2. pnpm build
  3. Add extension into your brower's developer mode

Running the app locally

You can add your environment variables from the app's settings page or by creating a copy of .env.example and renaming it to .env.

pnpm dev

Contributing

If you're interested in contributing to the Queso, start by reading the Contributing guide.

License

Queso is distributed under AGPL-3.0-only. For more details, see LICENSING.md.

Releases

No releases published

Packages

No packages published