Skip to content

A browser extension to restore the standard video UI to YouTube Shorts.

Notifications You must be signed in to change notification settings

elliotmarks06/YTShortsUISwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

YouTube Shorts UI Switch

YTShortsUISwitch Logo

Do you hate the YouTube Shorts desktop UI? Well so do I!

With this extension, every video that loads with the new Shorts player will get immediately switched for the standard YouTube video player.

Some Advantages

  • Familiar video player UI
  • Standard speed and quality controls
  • No overlay buttons or clutter
  • No endless doomscrolling feed
  • Uhhh I just hate YouTube Shorts

YTShortsUISwitch Extension Interface

Simple Mode

This mode detects when a new YouTube Shorts link is opened, and the URL is switched to use the standard video player before the page ever loads.

This is the fastest and simplest method. However, it doesn't work when a Short is loaded in the active tab (only when opened in a new tab or on page refresh).

Advanced Mode

This mode runs a small background process (while on YouTube) that checks for URL changes. When a change is detected, if the URL matches that of a YouTube Short, the URL is switched to use the standard video player.

This method is slower, requiring the page to fully load before the UI is switched. However, it works on active-tab clicks without requiring a page refresh.


Installation

Chromium-based browsers:

Install just as you would any other development extension.

  1. Download and extract the latest release: YTShortsUISwitch.zip
  2. In your browser, open the "Manage extensions" page (chrome://extensions/, edge://extensions/, etc.)
  3. Turn on "Developer Mode"
  4. Click "Load Unpacked", and open the extracted extension folder
  5. Done!

Firefox-based browsers:

Install from the firefox store:

YouTube Shorts UI Switch

OR

Manual install:

  1. Download and extract the latest release: YTShortsUISwitch.xpi
  2. In your browser, open the "Manage extensions" page (about:addons)
  3. Click the gear icon, and "Install Add-on From File..."
  4. Select the downloaded YTShortsUISwitch.xpi file, and confirm the add-on installation
  5. Done!

It should start working right away, just make sure to toggle the preferred redirect mode from the extension UI.


Is the extension safe to install?

Yes! The extension operates only when YouTube is open, and looks at nothing more than the YouTube URL and video ID.

  • No data is collected
  • Everything was built to be as simple and lightweight as possible
  • The code is very basic - feel free to review it if you'd like!

About

A browser extension to restore the standard video UI to YouTube Shorts.

Topics

Resources

Stars

Watchers

Forks