https://github.com/anduin2017/noyoutubeshorts
https://github.com/anduin2017/noyoutubeshorts
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/anduin2017/noyoutubeshorts
- Owner: Anduin2017
- Created: 2025-03-20T16:56:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-20T16:56:41.000Z (about 1 year ago)
- Last Synced: 2025-03-30T00:27:07.171Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.