Skip to content

Instantly share code, notes, and snippets.

@addavriance
addavriance / spotify-pip-tiny-unlock.user.js
Last active April 29, 2026 13:02
Removes the Spotify PiP paywall banner to enable unrestricted tiny window resizing.
// ==UserScript==
// @name Spotify PiP Tiny Size Unlock
// @namespace https://gist.github.com/addavriance/161979551cbd6dd8d869c608164dbdb9
// @version 1.0.1
// @description Removes the Spotify PiP paywall banner to enable unrestricted tiny window resizing.
// @author addavriance
// @match https://open.spotify.com/*
// @run-at document-start
// @grant none
// @updateURL https://gist.githubusercontent.com/addavriance/161979551cbd6dd8d869c608164dbdb9/raw/spotify-pip-tiny-unlock.user.js