Extension Icon

Kaomoji Search

Search and copy to the clipboard different kaomoji (ascii/unicode emotes).
AvatarAlexander Ignatov
4,094 Installs
OverviewCommandsVersion History

Versions6

Use native copy/paste actions - May 10, 2026

  • Replace manual Clipboard.copy / Clipboard.paste actions with Action.CopyToClipboard and Action.Paste
  • Keep recent history behavior by adding kaomoji through onCopy / onPaste callbacks

Update - October 14, 2025

  • Added support for pinning kaomojis

Windows Support + Modernize - October 6, 2025

  • Add Windows Support
  • Add metadata images
  • Modernize: remove Preferences type + update deps
  • usePromise to reduce complexity of useSearch hook

Grid layout - February 7, 2023

  • Add Grid layout support
  • Upgrade @raycast/api and asciilib
  • Add frequently used section

Misc - February 11, 2022

  • Misc: Unify naming of paste actions

Initial Version - January 27, 2022