DEV Community

Cover image for Blocking ads and updates for the desktop version of Spotify, and something else.
amd64fox
amd64fox

Posted on

Blocking ads and updates for the desktop version of Spotify, and something else.

Hello everyone, not so long ago I made my own patch based on BTS to block ads, maybe it will come in handy for someone.

Github

Features:

  • For Windows Desktop only. (Microsoft store version is not suitable)
  • Blocks all banner, video and audio ads in the client
  • Unlocks the skip function of any track
  • Full screen mode activated
  • Podcasts disabled (optional)
  • Blocks automatic updates (optional)
  • Automatic cache clearing (optional)
  • Enabled the 2021 icons redraw
  • Activated "Made For You" in the left sidebar
  • Disabled Sentry (Prevented Sentry from sending console log/error/warning to Spotify developers)
  • Disabled logging (Stopped various elements to log user interaction)
  • Removed RTL rules (Removed all right-to-left CSS rules to simplify CSS files)

Installation:

  • Visit the repository
  • Just download and run Install.bat

Tutorial on Youtube

Top comments (0)