ShortsBlocker is a Swift-based Safari Extension designed to block YouTube Shorts from appearing while you browse YouTube. This extension helps you avoid distractions and focus on regular video content by hiding or removing Shorts elements from the YouTube interface.
- Blocks YouTube Shorts on the main page and video pages
- Code is available for anyone to see or modify
- Easy to install and use
- Mac that is able to run macOS 15 Sequoia
- Latest version of XCode
- iPhone with iOS >= 15
- Clone or download this repository
- Open the project in Xcode
- Enable developer mode on your iPhone device
- Connect your iPhone to your Mac via USB
- Build and run the project to install the App
- Open the App and follow the instructions
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Add yourself to the CONTRIBUTORS.txt file
- Open a Pull Request
This project is licensed under the MIT License.