Universal Text Formatter

Apply Bold and Italic styles to any text field.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Loyko
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
0
Βαθμολογίες
0 0 0
Έκδοση
1.2
Δημιουργήθηκε την
20/03/2026
Ενημερώθηκε την
23/03/2026
Μέγεθος
9 KB
Άδεια
GPL-3.0-or-later
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

Universal Text Formatter

A simple userscript to use 𝗯𝗼𝗹𝗱 and 𝘪𝘵𝘢𝘭𝘪𝘤 on sites that don't support it (LinkedIn, Facebook, X, etc.). It uses Unicode symbols to mimic formatting.

Installation

  1. Get a userscript manager like Tampermonkey.
  2. Click here to install the script.

Shortcuts

  • Ctrl / Cmd + B : Toggle Bold
  • Ctrl / Cmd + I : Toggle Italic

How it works

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.

Privacy

The script is 100% local, no data ever leaves your browser.

License

GPLv3