Accurate word counter for Gutenberg texts
These are versions of this script where the code was updated. Show all versions.
Removed "unsafe" assignment to innerHTML. Disabled word count on Gutenberg pages without book listings.
bugfix for older iOS/webkit versions that fails on regex lookbehind and regex dotall
Added direct link to html and epub on ebooks list view.
add batch count for author page
font size for cornerbox
set monkey=true
recount after cancelling selection
Don't re-count on random clicks
Exclude bookshelf overview from batch count.
<p class="ph1"> headers added
add removeAllRanges() so it selection will work in Chrome/webkit
Add confirmation to batch search
add booshelf to batch search function
Added functions for chapter count and running selection count
disable on non-ebook and non-search pages of gutenberg
updated description