-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I got ads #129
Comments
Ya, I get the same problem. The ads appears both between songs and in banner form, and after every song plays. The detailed version is : Spotify for macOS (Intel) |
go to source link of adblock, has a new updated version of it there, seem it can not block banners 100% but anything else is better |
Thank yuo for your answer @Pein1911 |
Hey, I started to get ads in the playlists too. It was really bothering me, it took like half the view of the playlist out so with a bit of grinding, I was able to find the CSS element ID of the ad banner and simply appending this in the user.css file and reapplying the theme from spicetify removed the whole ad banner for me :-
|
Here's the updated adblock script @Pein1911 was talking about. It is located in |
How can we find this code? |
i've made a new pr to fix this issue, to temporarily fix this, you can install the spicetify css editor (via marketplace or cli), then open up settings, open the css editor, and paste this css: ._Cq69xKZBtHaaeMZXIdk {
display: none !important;
} big thanks to @SneakySquid2022 |
Hello, I see ads both between songs and in banner form. Here are the details of the version I am using:
Spotify for Windows (64 bit)
1.2.45.454.gc16ec9f6
Spicetify v2.37.7
Theme: SpotifyNoPremium
Extensions: adblock.js
Custom apps: marketplace
The text was updated successfully, but these errors were encountered: