An open API service indexing awesome lists of open source software.

https://github.com/anduin2017/noyoutubeshorts


https://github.com/anduin2017/noyoutubeshorts

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# YouTube Shorts Remover

**YouTube Shorts Remover** is a Chrome extension designed to remove the `Shorts` section from YouTube's homepage, allowing users to focus on full-length videos.

## How to Debug Locally

### Step 1: Load the Extension

1. Open the Chrome browser.
2. Type `chrome://extensions/` in the address bar.
3. Enable **Developer Mode** using the toggle in the top-right corner.
4. Click **Load unpacked**.
5. Select the project folder (e.g., `my-youtube-plugin/`).

The extension will now be loaded into your browser.

### Step 2: Test the Extension

1. Open [YouTube](https://www.youtube.com/).
2. Ensure the `Shorts` section is removed.
3. Open the Developer Console (F12) and check for the `Removed Shorts section` log message.