Vulpelo / hide-youtube-shorts

Browser add-on that hides YouTube-shorts videos
GNU General Public License v3.0
138 stars 4 forks source link
addon chrome-extension firefox-addon firefox-extension hide-youtube-shorts webextension youtube youtube-shorts

Hide YouTube-Shorts

Extension's Mozilla Rating Extension's Mozilla users Extension's Chrome Web Store rating Extension's Chrome Web Store users Licence

Firefox add-on that hides YouTube-shorts videos from home page, subscriptions and search results. Also allows you to hide "Shorts" tab.

Features

Installation

Firefox

Install from Mozilla Add-ons webpage

or add the Add-on temporarily:

  1. Download the project
  2. Rename 'manifest-firefox.json' file to 'manifest.json'
  3. In Firefox browser go to the debugging page by typing in url about:debugging#/runtime/this-firefox
  4. Click on Load Temporary Add-on...
  5. 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:

  1. Download the project
  2. Rename 'manifest-chrome.json' file to 'manifest.json'
  3. In Chrome browser go to the Extensions page (or type in url chrome://extensions/)
  4. Enable the Developer Mode
  5. Click the Load unpacked button
  6. Select the directory of downloaded git project.

License

GPL-3.0