Apply Bold and Italic styles to any text field.
A simple userscript to use 𝗯𝗼𝗹𝗱 and 𝘪𝘵𝘢𝘭𝘪𝘤 on sites that don't support it (LinkedIn, Facebook, X, etc.). It uses Unicode symbols to mimic formatting.
The script intercepts the standard formatting shortcuts. It detects if your selection is already styled or not to apply the "toggle" logic, similar to how Word or Google Docs behave. It handles multi-line selections and respects special characters.
The script is 100% local, no data ever leaves your browser.
GPLv3