PearCleaner is a CSS generator for customizing YouTube Music in Pear, an unofficial Electron-based YouTube Music desktop app. It helps you hide unwanted UI elements to create a cleaner, more focused listening experience.
Try it now: https://utils.fanaticexplorer.dev/pear-cleaner
- Hide mood/activity chips
- Hide 'Go to previous/next page' arrows
- Hide social media targets
- Hide 'Start at:' checkbox
- Remove top margin
- Hide Premium Download option
- Hide Stats for nerds
- Hide Pin to Listen again
- Hide Report
- Hide liked songs (both states)
- Hide Start mix
- Hide Play next
- Hide Add to queue
- Hide Save to playlist
- Hide Remove from queue
- Hide Share
- Hide Dismiss queue
If you don't have any custom theme installed:
- Generate and download the CSS file from this tool
- Open Pear
- Go to Options → Visual Tweaks → Theme
- Click Import custom CSS file and select your downloaded file
- Go to Navigation → Restart App to apply the changes
- Enjoy your customized interface!
If you already have a custom theme installed:
- Generate and copy the CSS from this tool
- Open your existing theme's CSS file
- Paste the generated CSS at the end of the file
- Save the changes
- Go to Navigation → Restart App to apply the changes
- Your customizations should now be active!
This tool is built with vanilla HTML, CSS, and JavaScript. No build process or dependencies required—just open index.html in your browser.
This project is licensed under the MIT License—see the LICENSE file for details.