您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Create a sliding button to change text direction between RTL and LTR with improved behavior
当前为
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.