Distraction-Free YouTube
Distraction-Free YouTube is a browser extension designed to enhance your viewing experience by removing unnecessary content from YouTube. This extension helps you focus on the videos you want to watch by hiding distractions like Shorts, recommendations, and comments.
- Hide Home Page Recommendations: Eliminates all recommended videos from the YouTube home page, allowing you to focus on your subscriptions or search results.
- Hide Shorts: Removes the Shorts section from the homepage and sidebar, preventing distractions from short-form videos.
- Hide Comments Section: Disables the comments section on video pages, allowing you to watch videos without the temptation to scroll through comments.
- Hide Sidebar Content: Removes subscriptions and trending videos from the sidebar to streamline your viewing experience.
-
Clone or download this repository to your local machine.
git clone https://github.com/abhishek-shivale/Distraction-Free_YouTube.git
-
Open Chrome and navigate to
chrome://extensions/
. -
Enable "Developer mode" in the top right corner.
-
Click on "Load unpacked" and select the folder where you cloned the repository.
-
Clone or download this repository to your local machine.
-
Open Firefox and navigate to
about:debugging#/runtime/this-firefox
. -
Click on "Load Temporary Add-on" and select the
manifest.json
file from the cloned folder.
Once the extension is installed, it will automatically start hiding unnecessary content on YouTube. Simply enable the extension to enjoy a distraction-free YouTube experience.
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
-
Fork the repository.
-
Create your feature branch.
git checkout -b feature/YourFeature
-
Commit your changes.
git commit -m "Add some feature"
-
Push to the branch.
git push origin feature/YourFeature
-
Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.