Skip to content

Instantly share code, notes, and snippets.

View snipem's full-sized avatar

Matthias Küch snipem

  • Kassel, Germany
View GitHub Profile
@snipem
snipem / khinsider_autoplay.user.js
Created March 20, 2024 08:07
Userscript KHInsider Autoplay
// ==UserScript==
// @name KHInsider Autoplay
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Autoplays Soundtracks from KHInsider
// @author You
// @match https://downloads.khinsider.com/game-soundtracks/album/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=khinsider.com
// @grant none
// ==/UserScript==