Installation¶
Step 1 — Download the Plugin¶
Download the latest Scrub release and extract the dist/ folder to a location on your computer.
Step 2 — Open UXP Developer Tools¶
- Launch UXP Developer Tools (UDT v2.2+).
- Click Add Plugin.
- Navigate to the extracted
dist/folder and selectmanifest.json. - Click Load (or Load & Watch for development).
Run UDT as Administrator
On Windows, running UDT with admin privileges avoids permission issues when loading plugins.
Step 3 — Open the Panel in Premiere Pro¶
- Open Adobe Premiere Pro (v25.6 or later).
- Go to Window → Extensions → Scrub.
- The Scrub panel opens — you're ready to go.
Platform Notes¶
- No additional dependencies required.
- Preset folders are auto-detected from standard Adobe locations.
- REDLINE and FFmpeg paths are auto-detected if installed in default locations.
- UXP persistent tokens from Windows do not transfer — you'll need to re-browse for preset folders.
- If using the Conform module's REDLINE feature, the
RedlineLauncher.scptfile must be compiled once: - FFmpeg can be installed via Homebrew:
brew install ffmpeg.
Updating¶
To update Scrub:
- Replace the
dist/folder contents with the new version. - In UDT, click Reload on the Scrub entry.
- The updated panel loads immediately — no restart required.