Hide YouTube-Shorts
Firefox add-on that hides YouTube-shorts videos from home page, subscriptions and search results.
Also allows you to hide "Shorts" tab.
Features
- Hiding Shorts tab
- Hiding Shorts only selected pages (home/subscription/channel/search page)
- Hiding shorts in notifications menu
- Setting a timeout to not allow checking for shorts more often than a specified time (to reduce calling hiding shorts function to reduce page load) (off by default)
- Adds a close button to a section with shorts located on the subscriptions page (off by default)
- Hiding videos that are shorter than specified time (experimental, off by default)
- Hiding live videos (experimental, off by default)
- Hiding 'Upcoming' videos (experimental, off by default)
Installation
Firefox
Install from Mozilla Add-ons webpage
or add the Add-on temporarily:
- Download the project
- Rename 'manifest-firefox.json' file to 'manifest.json'
- In Firefox browser go to the debugging page by typing in url about:debugging#/runtime/this-firefox
- Click on Load Temporary Add-on...
- Select a file (eg. 'manifest.json' file) inside of downloaded git project. Or you can ZIP contents of the project and select it instead.
Google Chrome
Install from Chrome web store webpage
or add the Add-on manually:
- Download the project
- Rename 'manifest-chrome.json' file to 'manifest.json'
- In Chrome browser go to the Extensions page (or type in url chrome://extensions/)
- Enable the Developer Mode
- Click the Load unpacked button
- Select the directory of downloaded git project.
License
GPL-3.0