Waze Edit Count Monitor

Displays your daily edit count in the WME toolbar. Warns if you might be throttled.

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

  • v2018.08.18.001 2018-08-18 Update Waze Edit Count Monitor.js Removed window.onload, and replaced W.loginManager.isLoggedIn() with W.loginManager.user
  • v2018.08.17.001 2018-08-17 Update Waze Edit Count Monitor.js - Put the startup code in window.onload function. Hoping this fixes the "call init() before reading server config" error. - Remove duplicate window.addEventListener call in startup call.
  • v2018.08.17.001 2018-08-17 Update Waze Edit Count Monitor.js - Put the startup code in window.onload function. Hoping this fixes the "call init() before reading server config" error. - Remove duplicate window.addEventListener call in startup call.
  • v2018.07.24.001 2018-07-24 Added "MP's Closed" to the tooltip stats.
  • v2018.07.24.001 2018-07-24 Added "MP's Closed" to the tooltip stats.
  • v2018.07.21.002 2018-07-21 Added error handler for event hooks. Cleaned up some code. Added contribution URL.
  • v2018.07.21.001 2018-07-21 Update Waze Edit Count Monitor.js
  • v2018.07.21.001 2018-07-21
  • v2018.07.03.001 2018-07-03 update W.model.getModifiedObjects to W.model._getModifiedObjects. Waze changed the function name to be private, so I need to figure out if there's a better method to use.
  • v2018.05.27.001 2018-05-27 2018.05.27.001 - Added toastr popups to remind to save when exceeding 100 and 150 objects changed.
  • v2018.04.11.001 2018-04-12 version # bump
  • v2018.01.07.001 2018-04-05 Imported from URL
  • v2018.01.07.001 2018-04-05

Show all script versions