HistogramHeatGraph.user.js

ニコニコ動画でコメントの盛り上がりをグラフで表示

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Fejlesztő
ishimirai
Napi telepítések
0
Telepítések száma
403
Értékelések
2 0 0
Verzió
0.20150308
Létrehozva
2014.07.11.
Frissítve
2015.03.08.
Size
7 KB
Licensz
Ismeretlen
Érvényes

右の数字は再表示ボタン。
Chrome + Tampermonkeyで動作確認。

以下は課題メモ。

  • Firefoxで動画上のコメントリストを半透明で表示できない。
  • Firefoxで最後の棒がまれにずれる。
  • 動画総時間がちょうど1分などの場合に最後の棒が表示されない。
  • いくつか棒の上1pxがにじむ。
  • 一部の動画で棒の下1pxが見えない。
  • 関数setContentに遅延処理がないと棒がずれる。
  • グラフを再表示するたび表示に要する時間が倍増する。
  • 横スクロールバーがまれに表示される。
  • 提供有無確認が不正確。
  • Watch.jsのAPI仕様が謎。