Skip to content

MurkyYT/YoutubeScrollBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Horizontal Scrollbar Hider

A small extension to fix the annoyance of the popping up horizontal scrollbar in fullscreen videos on YouTube

How it works

All it does is add ytd-app { overflow-x: hidden !important; } style to the webpage

Installation

Important

Do not delete the unpacked folder after installation!

Download the latest Source code archive from the releases and then follow the bellow steps for your browser

Chrome

  1. Unpack the archive
  2. Open Chrome Extensions Page
  3. Enable Developer Mode
  4. Load the Unpacked Extension
  5. Should be it!

Edge

  1. Unpack the archive
  2. Open Edge Extensions Page
  3. Enable Developer Mode
  4. Load the Unpacked Extension
  5. Should be it!

Firefox

Compatibility wasn't checked, support for manifest version 3 should be enabled, and then follow steps for Chrome and Edge