您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Remove context menu and set userSelect to 'text'
当前为
# NTV Context Menu and Selection Change Remover
## Description
This userscript is designed to enhance the user experience on the NTV website (`ntv.co.jp`) by disabling the context menu and allowing text selection. It effectively prevents the default context menu from appearing when users right-click while ensuring that text can still be highlighted and selected.
## Features
- **Disables Context Menu**: Prevents the default right-click context menu from appearing on the page.
- **Allows Text Selection**: Enables users to select and highlight text normally.
## Installation
1. **Install Tampermonkey**: If you haven’t already, install the Tampermonkey extension for your browser.
2. **Add the Script**:
- Open the Tampermonkey dashboard.
- Click on the “Add a new script” button.
- Copy and paste the script below into the editor.
- Save the script.