NTV Context Menu and Selection Change Remover

Remove context menu and set userSelect to 'text'

Verze ze dne 14. 10. 2024. Zobrazit nejnovější verzi.

Autor
ɩ ɩ
Hodnocení
0 0 0
Verze
1.0
Vytvořeno
14. 10. 2024
Aktualizováno
14. 10. 2024
Size
1,1 KB
Licence
MIT
Spustit na

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