Vencord PopOut Plus Release
Based on Vencord v1.13.12
##One-click instalation (custom build of Vencord with included plugin):
A custom build of Vencord with the PopoutPlus plugin included.
Installation
Use one of the apropriate installer option
Windows
- Close Discord completely (check system tray!)
- Double-click
Install.bat - Follow the prompts
- Start Discord - Vencord should be active!
Manual Installation (Windows)
If the batch file doesn't work:
- Right-click
Install-VencordPopoutPlus.ps1 - Select "Run with PowerShell"
Linux
- Close Discord completely
- Open a terminal in this folder
- Run:
chmod +x install.sh && ./install.sh - Follow the prompts
- Start Discord
macOS
- Close Discord completely
- Open Terminal in this folder
- Run:
chmod +x install-macos.sh VencordInstaller && ./install-macos.sh - If prompted about security, enter your password
- Follow the prompts
- Start Discord
"App is damaged" or Gatekeeper Error
If macOS blocks the installer, run:
xattr -d com.apple.quarantine VencordInstallerUninstallation
| Platform | Command |
|---|---|
| Windows | Double-click Uninstall.bat |
| Linux | Run ./uninstall.sh |
| macOS | Run ./uninstall-macos.sh |
What's Included
- Vencord - The Discord client mod
- PopoutPlus - Enhanced popout window controls:
- Fullscreen toggle
- Always-on-top toggle
- Clearview mode (hide overlay elements)
- Window dragging with Ctrl/Cmd key
Troubleshooting
Windows: "Windows protected your PC"
Click "More info" → "Run anyway"
Windows: PowerShell execution policy error
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUserLinux: Permission denied
chmod +x install.sh VencordInstallerCli-linuxLinux: Discord via Flatpak/Snap
The installer should auto-detect. If not, specify the location manually.
macOS: "App is damaged" / Security warning
xattr -d com.apple.quarantine VencordInstallerDiscord not detecting Vencord
- Ensure Discord was fully closed during installation
- Try the installer again
- Check Discord version selection (Stable/PTB/Canary)
Manual instalation:
Desktop Discord (Windows/Linux/Mac)
See details here: https://gist.github.com/ItzMarni/bb7ba15d96e64e48d2fae68afa220c4f
- Close Discord
- Rebuild Vencord with this userplugin
- Run
pnpm injectfrom the project root - Restart Discord
Vencord Desktop
Use the vencordDesktop*.js files with Vencord Desktop application.
Chrome / Chromium
- Drag
extension-chrome.zipontochrome://extensions
Firefox
- Go to
about:addons - Click gear icon → "Install Add-on From File" → select
extension-firefox.zip
Userscript (Tampermonkey/Violentmonkey)
- Install
Vencord.user.jsin your userscript manager - Also add
Vencord.user.cssas a userstyle (optional but recommended)
Built on 2026-01-17