• v1.1.4 8301e6bc20

    monyi released this 2026-09-05 05:34:28 +02:00 | 0 commits to main since this release

    Chrome Web Store ready: removed self-update fields, new icons, PRIVACY.md, fixed ghost empty-state under clip list.

    Downloads
  • v1.1.3 c0fbc003d1

    monyi released this 2026-09-04 13:28:37 +02:00 | 1 commits to main since this release

    Removed auto coffee popup. No auto-opened tabs, ever. Coffee link stays passive in popup footer.

    Downloads
  • v1.1.2 e1b86aa1c5

    monyi released this 2026-08-07 19:55:33 +02:00 | 3 commits to main since this release

    Chrome extension copycat v1.1.2

    Downloads
  • v1.1.1 0d09487daf

    monyi released this 2026-08-04 16:04:43 +02:00 | 4 commits to main since this release

    Bugfix release.

    Fixes

    • Duplicate contextMenu id error: createContextMenus now uses a mutex to prevent concurrent calls from creating duplicate items (fixes "Cannot create item with duplicate id copycat-paste-submenu-empty")
    • Theme icons inverted: Dark mode now shows sun (switch to light), light mode shows moon (switch to dark) — shows the action, not the current state
    Downloads
  • v1.1.0 eb6949a06e

    monyi released this 2026-08-04 15:42:05 +02:00 | 5 commits to main since this release

    Clipboard history with side panel + context menu. 100% local, no cloud.

    What's New

    • Side panel: Full-height sidebar with your complete clipboard history. Click the toolbar icon to open.
    • Context menu (right-click):
      • "Save to CopyCat" — on any selected text
      • "Paste from CopyCat" — submenu with 8 recent clips, paste into any editable field
      • "Open CopyCat side panel" — opens the sidebar
      • "Pause/Resume CopyCat capturing" — toggle capture on/off
    • Popup: New "Open in side panel" button (⇱)

    Features (from v1.0.0)

    • Auto-captures everything you copy on any page
    • Searchable history — find any copied text by keyword
    • Last 100 items, auto-cleaned after 30 days
    • Click any item to copy it again instantly
    • Pin important clips so they don't expire
    • 100% local — chrome.storage.local, no cloud
    • Skips password fields and clips < 2 chars
    • Dark/light theme

    Privacy

    No analytics, no tracking, no telemetry. Your clipboard history never leaves your browser.

    Downloads
  • v1.0.0 1ba34cb1b7

    monyi released this 2026-07-12 18:07:36 +02:00 | 6 commits to main since this release

    Clipboard history that lives in your browser. 100% local, no cloud.

    Features

    • Auto-captures everything you copy (Ctrl+C) on any page
    • Searchable history — find any copied text by keyword
    • Last 100 items, auto-cleaned after 30 days
    • Click any item to copy it again instantly
    • Pin important clips so they don't expire
    • 100% local — chrome.storage.local, no cloud, no sync
    • Skips password fields and clips < 2 chars
    • Toggle on/off from popup

    Privacy

    No analytics, no tracking, no telemetry. Your clipboard history never leaves your browser.

    Downloads