Skip to content

Instantly share code, notes, and snippets.

@SirTony
SirTony / Fakku.user.js
Last active July 22, 2017 07:00
A simple userscript to enable direct-downloading of content on fakku.net
// ==UserScript==
// @name FAKKU! Download
// @namespace https://github.com/SirTony
// @version 1.8
// @description Enables direct-downloads on FAKKU.net
// @author Tony J. Ellis
// @include /^https?:\/\/(?:www\.)?fakku\.net\/(?:manga|doujinshi)/
// @require https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js
// @require https://cdnjs.cloudflare.com/ajax/libs/jszip/2.4.0/jszip.min.js
// @require https://raw.githubusercontent.com/Stuk/jszip-utils/master/dist/jszip-utils.min.js