From d5aa5c02e4dc80b0015a19a3f0c3100d719e5ee7 Mon Sep 17 00:00:00 2001 From: Akamaru Date: Thu, 2 Oct 2025 22:05:49 +0200 Subject: [PATCH] Update myanimelist-tweaks.user.css --- myanimelist-tweaks.user.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/myanimelist-tweaks.user.css b/myanimelist-tweaks.user.css index 284a4d2..e002af8 100644 --- a/myanimelist-tweaks.user.css +++ b/myanimelist-tweaks.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name MyAnimeList Tweaks @namespace https://git.ponywave.de/Akamaru/Userscripts -@version 1.1 +@version 1.2 @description Verschiedene Anpassungen für MyAnimeList.net @author Akamaru @homepageURL https://git.ponywave.de/Akamaru/Userscripts @@ -108,4 +108,10 @@ .icon-watch-pv2 { display: none !important; } + .bookstore-related-entries { + display: none !important; + } + .manga-store-preview { + display: none !important; + } } \ No newline at end of file