diff --git a/resources/assets/snippets/hide-scroll-through-previews.png b/resources/assets/snippets/hide-scroll-through-previews.png new file mode 100644 index 00000000..ae7fff52 Binary files /dev/null and b/resources/assets/snippets/hide-scroll-through-previews.png differ diff --git a/resources/snippets.json b/resources/snippets.json index 9646636c..a8cf9b11 100644 --- a/resources/snippets.json +++ b/resources/snippets.json @@ -1,4 +1,10 @@ [ + { + "title": "Hide 'Scroll through previews'", + "description": "Hides the 'Scroll through previews of tracks' button from albums/playlists", + "code": ".K06ol8ltPT_atXE_JjUP { display: none !important; }", + "preview": "resources/assets/snippets/hide-scroll-through-previews.png" + }, { "title": "Sonic Dancing", "description": "You get sonic dancing on your playback bar!",