A Better Clipboard

Your system clipboard holds one thing at a time. Copy something new and the old content is gone. This clipboard manager saves every snippet you add, lets you organize them with tags, and keeps everything in your browser's local storage — persistent across sessions.

What It's Good For

  • Code snippets — Save frequently used code blocks, SQL queries, or shell commands
  • Environment variables — Keep connection strings, API keys (for development), and config values handy
  • Templates — Store boilerplate text like email templates, commit message formats, or PR descriptions
  • Quick notes — Jot down temporary information you need across browser tabs

Everything stays local to your browser. Nothing is uploaded or synced to any server.