Skip to content

Instantly share code, notes, and snippets.

View lucaslealdev's full-sized avatar
🐘
Having fun coding

Lucas Leal lucaslealdev

🐘
Having fun coding
View GitHub Profile
// ==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==