Skip to content

Add manuelcontrera.clipboard-history to gallery - #181

Open
manuelcontrera wants to merge 1 commit into
microsoft:mainfrom
manuelcontrera:add-manuelcontrera-clipboard-history
Open

manuelcontrera wants to merge 1 commit into
microsoft:mainfrom
manuelcontrera:add-manuelcontrera-clipboard-history

Conversation

@manuelcontrera

Copy link
Copy Markdown
Contributor

Extension Submission

Add Clipboard History Pro (manuelcontrera.clipboard-history), a Raycast-style 30-day clipboard history manager with Pantone color cards, source app logos, and instant pasting for Microsoft PowerToys Command Palette.

Checklist

  • My folder follows the <author>/<extension-name> convention (lowercase, alphanumeric + hyphens only)
  • I have added an extension.json with all required fields
  • The id field in my extension.json matches my folder path (author.extension-name)
  • I have added an icon file (PNG or JPG, under 100 KB)
  • The icon field in extension.json matches my icon filename
  • My extension is available at the install source I specified (winget/MS Store)
  • I have read the Contributing Guide

Additional context

Features:

  • 30-day persistent clipboard history using SQLite WAL with instant loading and zero idle CPU
  • Instant paste into any active window across Win32, UWP, and Electron/Chromium apps
  • Raycast-style Pantone color card previews with HEX, RGB, and HSL formatting
  • Source application tracking with official 16x16 app logo badges
  • Multi-format image setting (PNG with alpha channel, GDI+ DIB, and FileDropList for Windows Explorer/Desktop)
  • Context menu actions: copy to clipboard, open copied images directly in default photo viewer
  • 100% offline, private, and local storage

Comment on lines +5 to +6
"shortDescription": "Raycast-style 30-day clipboard history with Pantone color cards, source app logos, and instant pasting.",
"description": "Clipboard History Pro brings seamless, privacy-first clipboard management into Microsoft PowerToys Command Palette. It features 30-day local history with zero CPU overhead using SQLite WAL, Raycast-style Pantone color card previews with CMYK/RGB/HSL values, source application tracking with official 16x16 app logo badges, context menu actions to open copied images in the default photo viewer, favicon resolution for links, and instantaneous pasting into any active window. 100% offline, private, and secure.",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove 'Raycast'? I'm not sure if there is a trademark on the name or something like that.

Other than that it looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants