Glance-Bookmarklet icon indicating copy to clipboard operation
Glance-Bookmarklet copied to clipboard

A Speed Reading Bookmarklet

Results 60 Glance-Bookmarklet issues
Sort by recently updated
recently updated
newest added

Pressing Escape key closes the panel (#81). It should work in all modern browsers.

Removed the independent management of "." into "•" by separating the management of the padding, thus removing the need for replacement. Extracted the bestLetter switch into its own function re-structured...

#70 patched wrong branch optmized word.length/2, additions, then optimized concoction & DRY `if else`.

There was a redundant call to see if the length of word was divisible by two, with both branches doing the same thing.

Adding a input field, so you can see which word number you are at in the text. The input field changes upon pressing pause, so you will not be disturbed...

I see there is a [thread](https://github.com/Miserlou/OpenSpritz/issues/39) already about breaking up long words with hyphens, but words that are already hyphenated are not handled well - the text wraps around onto...

OSpritz will not display selected text if the selection starts with whitespace.

Replicate - Start reading at 200 - Pause - Change reading speed to 400 - Resume It it is flashing a lot faster than 400 and sometimes maybe even refreshing...

I have made code changes to allow OpenSpritz to Pause the current Spritz. Also you can now select new txt and continue reading a new selection. For a pull request...

Hey, the license isn't available in spritz.js which makes giving props back a bit hard when forking the project or integrating it in sister projects (I've just started a [WordPress...