Greasy Fork is available in English.

ODInfo

Parses OD listings.

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://update.greasyfork.org/scripts/7055/28946/ODInfo.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
varens
バージョン
0.3
作成日
2014/12/18
更新日
2014/12/20
ライセンス
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