Gutencount

Accurate word counter for Gutenberg texts

These are versions of this script where the code was updated. Show all versions.

  • v1.6.4 2023-05-19

    Removed "unsafe" assignment to innerHTML. Disabled word count on Gutenberg pages without book listings.

  • v1.6.3 2023-05-12

    bugfix for older iOS/webkit versions that fails on regex lookbehind and regex dotall

  • v1.6.2 2023-04-25
  • v1.6.2 2023-04-25
  • v1.6.1 2023-04-25

    Added direct link to html and epub on ebooks list view.

  • v1.6.0 2023-04-22

    add batch count for author page

  • v1.5.9 2023-04-22

    font size for cornerbox

  • v1.5.8 2023-04-21

    set monkey=true

  • v1.5.7 2023-04-20
  • v1.5.6 2023-04-20

    recount after cancelling selection

  • v1.5.5 2023-04-19

    Don't re-count on random clicks

  • v1.5.4 2023-04-19

    Exclude bookshelf overview from batch count.

  • v1.5.3 2023-04-18

    <p class="ph1"> headers added

  • v1.5.2 2023-04-18

    add removeAllRanges() so it selection will work in Chrome/webkit

  • v1.5.1 2023-04-15
  • v1.5 2023-04-15

    Add confirmation to batch search

  • v1.4 2023-04-15

    add booshelf to batch search function

  • v1.3 2023-04-14

    Added functions for chapter count and running selection count

  • v1.2 2023-04-12

    disable on non-ebook and non-search pages of gutenberg

  • v1.1 2023-04-11

    updated description

  • v1.0 2023-04-11