This Chrome extension hides some of YouTube's most attention-grabbing components. Quickly toggle the following options:
- Show or hide the 'suggested videos' sidebar
- Show or hide the comment section
Pending upload to Chrome webstore. Local installation workaround:
- Download project files (
git clone
or download.zip
) - Open Chrome browser and navigate to
chrome://extensions
- Click 'Load Unpacked'
- Select the root directory of the downloaded project files
- Rabbit Hole Sealant applied! 🐇
- Click the extension icon to show the options popup
- Select which components you want to show or hide
- YouTube page will update automatically; no refresh needed!
- ES6 Promises
- Chrome Storage API methods (set/get)
- Manifest v3, Google's latest major update to the extension platform
If you find any issues with the extension or want to suggest new features, please submit an issue in this repo's Issues tab.