MyList Status Bar

UserScript for adding status bar to AniDB MyList page.

2016/03/22のページです。最新版はこちら。

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
wiidat
評価
0 0 0
バージョン
2.0
作成日
2015/07/16
更新日
2016/03/22
大きさ
5.66KB
ライセンス
GPL
対象サイト

UserScript for adding status bar to AniDB MyList page, without losing "Update Selected Anime" function.

Heavily modified version of Seiya_L's script:
http://userscripts-mirror.org/scripts/show/161844

v2.0
* now works with HTTPS
* fixed: page refreshing on expanding an anime title, script now writes code to a script class to the body of the html and works from there
(credits to tametomo, similar to external script loading but i'm paranoid about potantial issues so i changed it.
https://openuserjs.org/scripts/tametomo/AniDB-Site-Enhancer_Full )
* some code cleanup