Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am eptun on github.
* I am eptun (https://keybase.io/eptun) on keybase.
* I have a public key ASC_8FgfYPK7s7VkZmBGtQIiYvGW_F63aV5wtfJ9-np9vAo
To claim this, I am signing this object:
// ==UserScript==
// @name EmuParadise download script
// @version 1
// @description Downloads games directly after clicking their name
// @author Eptun
// @require http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
// @match https://www.emuparadise.me/*/*/*
// @grant none
// ==/UserScript==
// ==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==