Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T17:23:58.000Z (about 2 years ago)
- Last Synced: 2024-10-01T02:01:20.655Z (4 months ago)
- Topics: greasemonkey, medium, soundcloud, spotify, stylus, tempermonkey, usercss, userscripts, userstyles, violentmonkey
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 5
- Watchers: 1
- 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
[![Install directly with Stylus](https://img.shields.io/badge/Install%20directly%20with-Stylus-00adad.svg)](https://raw.githubusercontent.com/crabvk/userscripts/master/spotify-player-compact.user.css)
Makes spotify player single row and changes player buttons order
Before
![Spotify Player Compact (before)](screenshots/spotify-player-compact_before.png)
After
![Spotify Player Compact (after)](screenshots/spotify-player-compact_after.png)
# 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