Greasy Fork is available in English.

ODInfo

Parses OD listings.

Dit script moet niet direct worden geïnstalleerd - het is een bibliotheek voor andere scripts om op te nemen met de meta-richtlijn // @require https://update.greasyfork.org/scripts/7055/28946/ODInfo.js

Maker
varens
Versie
0.3
Gemaakt op
18-12-2014
Bijgewerkt op
20-12-2014
Licentie
WTFPL Version 2

The library requires jQuery, Q and GM_xmlhttpRequest.
Access can be provided by the calling userscript:

// @require         https://cdnjs.cloudflare.com/ajax/libs/q.js/1.1.2/q.min.js
// @require         https://code.jquery.com/jquery-2.1.1.min.js
// @grant           GM_xmlhttpRequest