Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 789 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 789 Bytes

icon128

Shortsify

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="

Installation

  1. Download the source code from https://github.com/cyph1re/shortsify/archive/refs/heads/main.zip

  2. Extract the .zip file to a folder/directory

  3. Navigate to chrome/brave/firefox/edge://extensions

  4. Enable developer mode and Click on "Load Unpacked"

  5. Open the extracted folder with the source code

  6. The extension should now appear in your Extensions tab!