This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Funimation Downloader | |
// @namespace funimation-downloader | |
// @description downloads from funimation | |
// @updateURL https://gist.githubusercontent.com/raw/e20456e1f36d05db74c5dde6308aa282/funimation-downloader.meta.js | |
// @downloadURL https://gist.githubusercontent.com/raw/9e7f9272530c51271c951ff71d02d8d5/funimation-downloader.user.js | |
// @include http://www.funimation.com/shows/* | |
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js | |
// @version 2 | |
// @grant none |