Skip to content

Instantly share code, notes, and snippets.

View sahirmpatel's full-sized avatar
💭
git gud

Sahir sahirmpatel

💭
git gud
View GitHub Profile
@sahirmpatel
sahirmpatel / spotify-ad-skipper.js
Created April 8, 2021 06:14
spotify tampermonkey script
// ==UserScript==
// @name Spotify ad skipper
// @version 1.0
// @namespace http://tampermonkey.net/
// @description Detects and skips ads on spotify
// @match https://*.spotify.com/*
// @grant none
// @run-at document-start
// @downloadURL https://gist.githubusercontent.com/Simonwep/24f8cdcd6d32d86e929004013bd660ae/raw
// @updateURL https://gist.githubusercontent.com/Simonwep/24f8cdcd6d32d86e929004013bd660ae/raw