Adds word counts to chapter links on AO3 Chapter Index pages.
当前为 2023-03-26 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
quick fix, when chapter titles are multi lines
-- added chapter words count on chapter pages-- updated description
-- Only one fetch request allowed in 2 seconds -- Chache duration increased from 24 hours to 30 days -- Recheck count if cache value == 0.
fixes
Added margins so word counts would be on the same column.
placing the word counts after the span.datetime element;caching the word count results in the browser's localStorage for 24 hours