Skip to content

Instantly share code, notes, and snippets.

View LennyPenny's full-sized avatar
🎉

Lenny. LennyPenny

🎉
View GitHub Profile
@LennyPenny
LennyPenny / SoundCloudHideReposts.user.js
Last active April 13, 2017 16:59 — forked from noscript/SoundCloudHideReposts.user.js
SoundCloudHideReposts - for GreaseMonkey / TamperMonkey
// ==UserScript==
// @name Soundcloud hide reposts
// @namespace https://gist.github.com/noscript
// @version 1.2
// @description hides reposts and playlists in stream
// @match http://soundcloud.com/stream
// @match https://soundcloud.com/stream
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js
// @copyright 2013, Upated 2015, Forked 2016, Forked again 2017
// ==/UserScript==