ds300 / jetzt

Speed reader extension for chrome
Other
485 stars 124 forks source link

Add a duration remaining message toggle #83

Closed nomicode closed 10 years ago

nomicode commented 10 years ago

This pull request adds the ability to toggle a message displaying the approximate time remaining in seconds till reading is completed.

This message is shown using the same DOM element and interface command (the / or ? key) as introduced in pull request #62.

This is how this feature looks:

duration-remaining

Possible feature upgrades include showing minutes and seconds if the number of seconds exceeds 60s, and automatic updating of the remaining time per second for as long as the message display is open.

This pull request is intended to close issue #25.

This contribution is licensed under the Apache License 2.0.

nomicode commented 10 years ago

Changed my mind. The message now says "left" instead of "to go".

ds300 commented 10 years ago

I'm currently working on merging dev into master, since we now have all the contributor agreements for switching to apache. It is involving some non-trivial refactoring, so I'll pull this when that's done. :+1:

nomicode commented 10 years ago

Great! I'll be working on a simple website and a logo in the meantime. :bowtie: