Skip to content

Instantly share code, notes, and snippets.

View andrewf76's full-sized avatar

Andrew andrewf76

View GitHub Profile
@andrewf76
andrewf76 / spotify-ad-skip.user.js
Last active June 24, 2026 03:26 — forked from addavriance/spotify-ad-skip.user.js
Spotify ads skip with internal player expose
// ==UserScript==
// @name Spotify Ad Skipper + Seek Controls
// @name:ru Spotify пропуск рекламы + управление перемоткой
// @description Exposes Spotify internal player as window.SpotifyPlayer with seek, skip ads, and keyboard controls
// @description:ru Открывает внутренний плеер Spotify как window.SpotifyPlayer с перемоткой, пропуском рекламы и управлением с клавиатуры
// @keywords spotify skip ads, spotify ad skipper, spotify seek bar, spotify pip, picture in picture spotify, spotify premium bypass, spotify мини плеер, реклама спотифай, спотифай пип
// @namespace https://gist.github.com/addavriance
// @author addavriance
// @license MIT
// @version 1.4.0
// ==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