Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.25 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.25 KB

Waze Tools

Waze projects for the community. This tools are tested and developed using Chrome

Most of them needs the Tempermonkey Chrome plugin


unready [TM plugin]

  • Unready Events page don't show events location, this'll add it, in red unready example

Add this URL to your Tampermonkey:

http://dbcm.github.io/waze/unready/unready.js

blame [TM plugin]

  • Time to time we need to understant what happened in a specific area, usually locked with higher rank level
  • like git blame, with this script we can see how did what... blame example

Add this URL to your Tampermonkey:

http://dbcm.github.io/waze/blame/blame.user.js

valfix [TM plugin]

  • WME Validator 1.1.20 is not working with the last WME, this is a quick fix until the author fixes it
  • You need to load this script before WME Validator valfix example

Add this URL to your Tampermonkey:

http://dbcm.github.io/waze/valfix/valfix.js