Parses OD listings.
This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/7055/28946/ODInfo.js
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