Emoji & Symbol Picker

Adds ability to input emoji and symbol characters via picker popup which is accessible using ALT+` (ALT and backquote) keyboard shortcut (configurable in the script). Character will be generated at the (blinking) cursor. If there's text selected, the character will replace the selection. Note: this script will not work on inputboxes whose keyboard inputs is script driven. e.g. WYSIWYG text boxes.

These are versions of this script where the code was updated. Show all versions.

  • v1.1.7 2024-08-07

    Update to workaround the new one-sided anti-content-control "trusted" CSP policy (sic)

  • v1.0.5 2024-01-10

    Added support for documents opened from local file system

  • v1.0.3 2020-05-05 Fixed broken picker layout in Instagram
  • v1.0.2 2019-03-30 Fixed picker popup appearing outside of the viewport.
  • v1.0.1 2019-03-29