-
v0.4.0 Stable
released this
2026-04-06 03:49:06 +02:00 | 46 commits to main since this releaseThis release adds a colon-less trigger mode for a more fluid emoji insertion experience, improves API key management with a dedicated change flow and masked input, and sets up automatic update delivery via a versioned release file.
New Features
- Colon-less mode — Optionally trigger the emoji picker without a leading
:by typing any word that matches an emoji slug; configurable minimum word length (default 5) prevents false positives - Change API key from Settings — A new "Change API Key" button in Settings opens the API key modal, with a status badge showing whether a key is currently set
Improvements
- Masked API key input — The API key field is now a password input with a Show/Hide toggle so the key is not exposed while typing / pasting
- Auto-update support — The built userscript is now copied to
release/and the@updateURL/@downloadURLheaders point there, enabling Violentmonkey to detect and install new versions automatically - Minified output — The distributed userscript is now minified, reducing file size
Fixes
- contenteditable support — The emoji picker now correctly triggers, inserts emojis, and stays open in
contenteditablefields (rich text editors, chat composers, etc.)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
doubledot-emoji-picker.user.js
2 downloads · 44 KiB
- Colon-less mode — Optionally trigger the emoji picker without a leading