Skip to content

Repository files navigation

Zenyt

Zenyt is a calm, free, and open-source Chrome extension for removing distracting parts of YouTube. Every filter is optional, settings sync through Chrome, and the whole extension can be paused without losing your choices.

Features

Home and navigation

  • Hide the homepage recommendation feed while keeping search and navigation
  • Hide the notification bell
  • Hide Shorts shelves, cards, channel tabs, and sidebar links
  • Hide subscriptions, including the subscribed-channel list
  • Reduce the sidebar to You/Library, history, playlists, Watch Later, and liked videos

Watch page

  • Disable autoplay after full page loads and YouTube's in-page navigation
  • Hide end-screen recommendations while preserving replay and player controls
  • Hide related videos and center the player in a focused layout
  • Independently hide comments, live chat, playlist panels, and shopping shelves
  • Open playlist videos standalone by removing list, index, and start_radio

The Hide Shorts videos filter is marked unstable because YouTube frequently changes its layouts and renderer names.

Install from source

  1. Download or clone this repository.
  2. Open chrome://extensions in Chrome.
  3. Enable Developer mode.
  4. Choose Load unpacked and select this directory.
  5. Pin Zenyt, open its popup, and enable the filters you want.

After changing source files, reload Zenyt from chrome://extensions and refresh existing YouTube tabs.

How it works

Zenyt uses a Manifest V3 content script. Visual filters are CSS rules activated by settings attributes on the page root. JavaScript is used only for settings, autoplay handling, YouTube SPA navigation, and playlist URL cleanup.

Zenyt requests only Chrome's storage permission and access to YouTube pages. It has no analytics, ads, remote code, or data collection. See PRIVACY.md.

Browser support

Zenyt supports Chrome 105 and newer. Other Chromium browsers may work but are not currently tested.

License

MIT

About

a free dftube fork

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages