NTV Context Menu and Selection Change Remover

Remove context menu and set userSelect to 'text'

目前為 2024-10-14 提交的版本,檢視 最新版本

作者
ɩ ɩ
評價
0 0 0
版本
1.0
建立日期
2024-10-14
更新日期
2024-10-14
尺寸
1.1 KB
授權條款
MIT
腳本執行於

# 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.