SmoothTube v1.4.0
SmoothTube v1.4.0 adds system-wide YouTube link handling, an optional Edge/Chrome extension, improved search fallbacks, and richer metadata for externally opened videos.
Highlights
- Open YouTube links from browsers, messaging apps, and other Windows applications.
- Added support for videos, Shorts, livestreams, mobile links, Music links, and
youtu.be. - Added an optional browser extension for Microsoft Edge and Google Chrome.
- Reuses the existing SmoothTube window when opening links.
- Populates Up next from cached subscriptions.
- Restores titles, channel details, subscriber counts, thumbnails, and subscription status.
- Improved search results when the YouTube API is unavailable or quota-limited.
- Improved livestream and premiere detection.
- Fixed unavailable thumbnails caused by generated
hq720URLs.
Install or update SmoothTube
Updating in place is recommended because uninstalling may remove settings, credentials, watch history, and cached data.
- Download the SmoothTube installer ZIP.
- Extract the ZIP.
- Open the extracted folder.
- Right-click
Add-AppDevPackage.ps1. - Select Run with PowerShell.
- Follow the prompts.
If PowerShell closes immediately, open PowerShell inside the extracted folder and run:
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
.\Add-AppDevPackage.ps1The same script supports both fresh installations and updates.
Install the browser extension
Install SmoothTube first so Windows registers the smoothtube: protocol.
- Download and extract the browser-extension ZIP.
- Open
edge://extensionsorchrome://extensions. - Enable Developer mode.
- Select Load unpacked.
- Select the extracted
BrowserExtensionfolder. - Open a YouTube video and approve the Open SmoothTube prompt.
Use the extension's toolbar toggle to temporarily disable redirection.
For links from messaging apps, open Windows Settings → Apps → Apps for websites and ensure SmoothTube is enabled for YouTube.
The browser extension is distributed separately and is not included inside the MSIX package.