YTVTSview

See View to Sentiment, View to Like, and other statistics.

Estas são as versões deste script em que o código foi atualizado. Mostrar todas as versões.

  • v. 1.3 14/12/2021
    • Update #return-youtube-dislike-bar selector to new #ryd-bar selector
      • In the process made it easier to update things like this in the future.
  • v. 1.2 30/11/2021
    • Supports Return Youtube Dislikes Firefox addon by Anarios (and contributors)
      • Untested on Chrome -- Return Youtube Dislikes doesn't create a bar for this to detect on this platform.
    • Still supports the original code kinda just in case YouTube ever decides they want to change their mind ??
      • They probably won't lol
  • v. 1.1 09/11/2021
    • Fixed possible loading issues.
    • Check for NaN percentages and default them to 0.
    • Use Number.toFixed() instead of Number.toPrecision() to fix issues with 100%
    • Improve the tooltip's visual design a little.
    • Describe a few things a little better in the comments.
  • v. 1.0 09/11/2021