This Week's Projected Earnings

Adds a projected earnings for the previous week to dashboard.

These are versions of this script where the code was updated. Show all versions.

  • v0.8 2015-01-03
  • v0.7 2014-12-31
  • v0.6 2014-09-08 Attempted to make it actually work.
  • v0.5 2014-09-04 Updated to only pull from current day, not full week history; Updated to retry if page refresh errors (not intelligently, though); Updated to not refresh on certain conditions: No hits done that day, or no hits done since last time updated (pops up alert box); Cosmetic update (shows "Calculating..." on refresh to show at least something's being done)
  • v0.4 2014-09-01 Fixed a repeat refresh bug, where it would just keep adding to your total. NOTE: Dashboard change notifier breaks it for now, I'll look into fixing it, but until then just refresh until your dashboard is clean before updating.
  • v0.3 2014-09-01 I think it's properly handling the month transition now
  • v0.2 2014-09-01 Removed a line of test code
  • v0.1 2014-09-01