[NaCl] Tampermonkey Script to display timeout of WU

This forum contains information about 3rd party applications which may be of use to those who run the FAH client and one place where you might be able to get help when using one of those apps.

Moderator: Site Moderators

Post Reply
[WHGT]Cyberman
Posts: 82
Joined: Sat Dec 17, 2011 4:22 pm
Hardware configuration: none anymore, FAH doesn't want it, it seems.

[NaCl] Tampermonkey Script to display timeout of WU

Post by [WHGT]Cyberman »

As you know, the NaCl Chrome client is rather minimalistic - intentionally so. However, it also doesn't display some information I consider essential - namely the actual timeout when the result will be discarded (yet still rewarded).

So, today I finally took the time to do something about it:

https://greasyfork.org/de/scripts/23673

It's a Tampermonkey Script for Chrome (like Greasemonkey, it allows the easy creation of scripts that are injected into websites) that replaces the console.log object to intercept the message where the timeout is stored, and displays it on the main screen below the original data.


It is a VERY crude first attempt, the display is entirely static, so there is no update with regard to remaining time (would be useful, ideally compare with estimate and create a guesstimate on if the WU will be used or not).
The number of minutes is just to show how much time is given for a WU, so if you see it'll take your PC an hour but only 20 minutes have been earmarked for the WU, well...

However, I think it's a start. If someone has too much time on their hands - the source is open, nothing in there is secret or in any way spectacular :-)
It seems I can't write a signature that both conveys my feelings and doesn't look like a miserable trolling attempt...
Post Reply