AO3 Word Count Script

Adds word counts to chapter links on AO3 Chapter Index pages and in Stats on each chapter page.

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v4.1 2023.03.29.

    quick fix, when chapter titles are multi lines

  • v4.0 2023.03.26.

    -- added chapter words count on chapter pages
    -- updated description

  • v3.6 2023.03.26.

    -- Only one fetch request allowed in 2 seconds
    -- Chache duration increased from 24 hours to 30 days
    -- Recheck count if cache value == 0.

  • v3.2 2023.03.19.

    fixes

  • v3 2023.03.19.

    Added margins so word counts would be on the same column.

  • v2 2023.03.18.

    placing the word counts after the span.datetime element;
    caching the word count results in the browser's localStorage for 24 hours

  • v1.5 2023.03.18.