Greasy Fork is available in English.
Display the word count of threadmarked forum posts in the header area of the post
这些是此脚本的所有版本。 只显示代码变更过的版本。
CrW Threadmark Word Count v1.0.0
initial commit
CrW Threadmark Word Count v1.0.0-20240609_171455
an attempt at commenting everything I wrote
CrW Threadmark Word Count v1.1.0
Reworked CSSRGBintoComponents() to better handle cases where the color is in the format color(srgb ...). Changed how lightness_increase works so that it's a negative value when color-scheme is light and zero when color-scheme is neither light nor dark. Reworked phb_color so that the string it outputs uses the newer space separated rgb() parameters (https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgb#syntax)
CSSRGBintoComponents()
color(srgb ...)
color-scheme
light
dark
phb_color
rgb()
CrW Threadmark Word Count v1.1.1
Log the sum of the word count of all threadmarks currently being displayed to the browser console
update description