NoMoRecs

NoMoRecs Logo

NoMoRecs - YouTube Recommendation Blocker

Version Manifest V3

Overview

NoMoRecs is a lightweight Chrome extension designed to help users focus on their chosen content by blocking YouTube’s recommendation algorithm. Whether you’re working, studying, or just want to avoid the rabbit hole of endless video suggestions, NoMoRecs helps you stay on track with your intended viewing.

Features

How It Works

NoMoRecs employs a dual-approach strategy to block YouTube recommendations:

  1. CSS Manipulation: Hides recommendation containers in the YouTube interface
  2. Dynamic Monitoring: Uses MutationObserver to ensure recommendations stay hidden as you navigate YouTube

Installation

From Chrome Web Store

Install NoMoRecs directly from the Chrome Web Store

Manual Installation

  1. Download and extract the latest release
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable “Developer mode” (toggle in the top-right corner)
  4. Click “Load unpacked” and select the extracted extension folder
  5. NoMoRecs is now installed and active!

Usage

Technical Details

NoMoRecs is built with:

Privacy Policy

Please refer to our Privacy Policy for information about data collection and privacy practices.

Contributing

If you have ideas to improve this extension or have found a bug, please open an issue to discuss your ideas or report the problem. Pull requests are also welcome.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

Chrome Extension documentation and tutorials at developer.chrome.com were invaluable resources during development - their clear explanations and examples make extension development accessible and straightforward.