Simple, lightweight, Chromium-based extension written in Javascript to open YouTube shorts in the desktop version (youtube.com) as YouTube videos, adding the functionality of seeking durations, and adjusting volume of a normal video.
Works by replacing "shorts" of URL with "watch?v="
-
Download the source code from https://github.com/cyph1re/shortsify/archive/refs/heads/main.zip
-
Extract the .zip file to a folder/directory
-
Navigate to chrome/brave/firefox/edge://extensions
-
Enable developer mode and Click on "Load Unpacked"
-
Open the extracted folder with the source code
-
The extension should now appear in your Extensions tab!