Text Direction Selector

Create a sliding button to change text direction between RTL and LTR with improved behavior

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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.

(I already have a user style manager, let me install it!)

Autor
عبدالرحمن محمد حسن محمد إبراهيم
Installationen heute
0
Installationen gesamt
9
Bewertungen
0 0 0
Version
1.9
Erstellt am
08.11.2024
Letzte Aktualisierung
20.11.2024
Größe
4,68 KB
Lizenz
MIT
Wird angewandt auf
Alle Seiten

Script Description:
This script allows the creation of a floating button to toggle the text direction between `Right-to-Left (RTL)` and `Left-to-Right (LTR)` on web pages. The button moves when clicked to display the options and dynamically changes based on the user's selection.

Features:
- Movable Floating Button : The button appears at the bottom of the screen and allows the user to switch the text direction between `RTL` and `LTR`.
- Available Options : The script displays the `RTL` and `LTR` buttons when the floating button is clicked.
- Instant Text Direction Change : When either button is clicked, the text direction changes immediately.
- Simple User Interface : The buttons are displayed in a straightforward and simple manner to enable easy switching between directions.
- Multilingual Support : The script can be used on any website that supports bidirectional text.