Text Direction Selector

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

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
عبدالرحمن محمد حسن محمد إبراهيم
일일 설치 수
0
총 설치 수
6
평점
0 0 0
버전
1.9
생성일
2024-11-08
갱신일
2024-11-20
크기
4.68KB
라이선스
MIT
적용 사이트
모든 사이트

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.