Accurate word counter for Gutenberg texts
这些是此脚本变更过代码的版本。 显示所有版本。
Adjusted location of word count summary so it flows better with search result layout
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