https://github.com/kylecorry31/youtube-shorts-remover
A YouTube Shorts remover
https://github.com/kylecorry31/youtube-shorts-remover
Last synced: about 1 year ago
JSON representation
A YouTube Shorts remover
- Host: GitHub
- URL: https://github.com/kylecorry31/youtube-shorts-remover
- Owner: kylecorry31
- License: mit
- Created: 2023-06-05T21:43:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T13:19:18.000Z (over 1 year ago)
- Last Synced: 2025-02-13T10:23:09.672Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YouTube Shorts Remover
A Chrome extension I use to remove YouTube shorts from the subscriptions page.
## Installation
### Using as a Chrome Extension
1. Manage Extensions
2. Enable Developer Mode
3. Load Unpacked
4. Select the extension folder
5. (Optional) Disable Developer Mode
### Using as a Firefox Extension
1. Package the contents of the extension folder as a zip file (the files only, not the folder itself)
2. Manage Extensions
3. Install Add-on From File
4. Select the zip file
### Using with Tampermonkey
Create a new script in Tampermonkey and copy the contents of `extension/youtube-shorts-remover.js` into it.
## Support
I don't plan on providing support if it isn't working for you, though I'll keep it up to date since I use it.