Iwara Enhancement — one-click download with customizable filenames, like ratio display, wide-screen layout, double-click fullscreen, and video player fixes. Supports Tampermonkey and Violentmonkey.
* Customizable filename when downloading, with available parameters
| Keyword | Description |
|---------|-------------|
| `ID` | Video ID |
| `TITLE` | Video title |
| `RES` | Video resolution |
| `AUTHOR` | Author name |
| `DATE` | Date and time when download starts |
| `UP_DATE` | Date and time when the video was published |
| `DATE_TS` | `DATE` in timestamp format |
| `UP_DATE_TS` | `UP_DATE` in timestamp format |
| `DATE_FMT` | Current date and time (e.g. `2026-06-10T143000`) |
| `UP_DATE_FMT` | Video publish date and time (e.g. `2026-06-10T143000`) |
* Automatically downloads the selected resolution when clicking the download button
* Displays larger content area for high-resolution screens
* Shows like rate on video and image lists, and highlights content whose like rate exceeds a threshold
* Fixes the issue where video player resolution selection does not take effect
* Enables double-click to enter fullscreen in the video player
* Supports Tampermonkey and Violentmonkey