Skip to content

Instantly share code, notes, and snippets.

@jhuff0609
jhuff0609 / emuparadise-fix.js
Created January 17, 2021 17:14 — forked from shellclear/emuparadise-fix.js
Emuparadise Fix
// ==UserScript==
// @name EmuParadise Download Workaround - 1.1.1
// @version 1.1.2
// @description Replaces the download button link with a working one
// @author Eptun
// @match https://www.emuparadise.me/*/*/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
// @grant none
// ==/UserScript==