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