https://github.com/crabvk/userscripts
SoundCloud Restore Playback, Medium Disable Popover, Spotify Player Compact
https://github.com/crabvk/userscripts
greasemonkey medium soundcloud spotify stylus tempermonkey usercss userscripts userstyles violentmonkey
Last synced: 11 months ago
JSON representation
SoundCloud Restore Playback, Medium Disable Popover, Spotify Player Compact
- Host: GitHub
- URL: https://github.com/crabvk/userscripts
- Owner: crabvk
- License: mit
- Created: 2020-06-17T02:29:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T10:24:25.000Z (about 1 year ago)
- Last Synced: 2025-04-12T01:05:37.414Z (11 months ago)
- Topics: greasemonkey, medium, soundcloud, spotify, stylus, tempermonkey, usercss, userscripts, userstyles, violentmonkey
- Language: JavaScript
- Homepage:
- Size: 69.3 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UserScripts and UserStyles
- [SoundCloud Restore Playback](#soundcloud-restore-playback)
- [Medium Disable Popover](#medium-disable-popover)
- [Spotify Player Compact](#spotify-player-compact)
- [How to install user script](#how-to-install-user-script)
- [How to install user style](#how-to-install-user-style)
# SoundCloud Restore Playback
Saves/restores playback position on SoundCloud.com
## Features
- Save playback position for each track with duration longer than 10 minutes
- Restore playback position on page load or track change, but not from last 30 seconds of the track
# Medium Disable Popover
Disables popover (with highlight tool and tweet) for selected text and marks on Medium
# Spotify Player Compact
[](https://raw.githubusercontent.com/crabvk/userscripts/master/spotify-player-compact.user.css)
Makes spotify player single row and changes player buttons order
Before

After

# How to install user script
1. Install [Violentmonkey](https://violentmonkey.github.io/get-it/) browser extension
2. Open direct link for a script (for example https://raw.githubusercontent.com/crabvk/userscripts/master/soundcloud-restore-playback.user.js), it'll open Violentmonkey
3. Press "Confirm installation" button
# How to install user style
1. Install [Stylus](https://github.com/openstyles/stylus) browser extension
2. Open direct link for a style (for example https://raw.githubusercontent.com/crabvk/userscripts/master/spotify-player-compact.user.css), it'll open Stylus
3. Press "Install style" button in the left top corner