Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 753 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 753 Bytes

UnShort

Just a simple Chrome extension that hides all shorts on YouTube and also redirects shorts to the regular video player. In addition the extension displays how much time you have spent watching YouTube.

Why

I was spending too much time doom scrolling through shorts leaving me too little time for coding. As a result, I created this extension so that I don't watch shorts and can keep track of how much time I have spent on YouTube.

Install

  1. Download this repo
  2. Naviate to repo
  3. Run make to compile TypeScript to JS
  4. Go to chrome://extensions/
  5. Click "Load unpacked" (may need to enable Developer mode) and select the repo in the file picker
  6. Profit

Uninstall

  1. Go to chrome://extensions/
  2. Click "Remove"
  3. Unprofit