4 ms·
Similar to what I did with the chrome extension Spree [1]. Though I find your pauses on periods to be a bit much. Code for Spree available on github [2]. The II
by wpears 13y ago
Similar to what I did with the chrome extension Spree [1]. Though I find your pauses on periods to be a bit much. Code for Spree available on github [2]. The IIFE in spree.js can also function as a bookmarklet.
Also, Spree doesn't walk to an element's parent, which usually keeps it from getting into JS and ads, while still reading all of, say, a news article.
On another tack, quite a lovely site.
1. https://chrome.google.com/webstore/detail/spree/aehoaolhojlmaidnfkhdghceloolfojk https://chrome.google.com/webstore/detail/spree/aehoaolhojlm...
2. https://github.com/wpears/spree https://github.com/wpears/spree
- myrdev 13y agoI really like the way this works - much less disruptive to jump in and out. Any reason you cap WPM at 666, and always default to 400wpm? I want to go fasterrrr :) edit: I made my branch do this, are you interested in contributions?