Scripts/Waze Edit Count Monitor: Difference between revisions Discussion View history

(Created page with "<noinclude>{{:Scripts/Script subpage}}</noinclude> {{#ifeq:{{{summary|}}}|yes|<!-- ## DO NOT EDIT ABOVE THIS LINE ## PLACE ALL SCRIPT CONTENT BELOW THIS LINE ## --><!-- VERY...")
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 5: Line 5:
## --><!-- VERY BRIEF SCRIPT SUMMARY GOES BELOW THIS LINE  
## --><!-- VERY BRIEF SCRIPT SUMMARY GOES BELOW THIS LINE  
## --------------------------------------------------------->
## --------------------------------------------------------->
{{AddCode|Replace this box with a very brief description of this script.}}
Adds an edit count monitor to your WME header.
<!--##----------------------------------------------------
<!--##----------------------------------------------------
## VERY BRIEF SCRIPT SUMMARY GOES ABOVE THIS LINE -->|<br><!--
## VERY BRIEF SCRIPT SUMMARY GOES ABOVE THIS LINE -->|<br><!--
Line 17: Line 17:
by {{Username|MapOMatic <!-- ## Enter the script authors name here -->}}
by {{Username|MapOMatic <!-- ## Enter the script authors name here -->}}


[[File:waze_edit_count_monitor.png|thumb|right|250px]] <!-- ## optional put an image link here, or remove this line -->
[[File:Waze_edit_count_monitor.png|thumb|right|250px]] <!-- ## optional put an image link here, or remove this line -->
Adds an edit count to the footer at the bottom left of the screen.  Polls your user profile every few seconds to get the latest daily edit count.
Adds an edit count to the header at the top right of the screen with the WME buttons.  Updates after each saveWarns if you might be throttled (saves without edit count increase).
<!-- PLACE ALL SCRIPT DESCRIPTIONS ABOVE THIS LINE. DOWNLOAD LINKS GO BELOW -->
<!-- PLACE ALL SCRIPT DESCRIPTIONS ABOVE THIS LINE. DOWNLOAD LINKS GO BELOW -->


↓ {{U|'''DOWNLOAD'''}} ↓
↓ {{U|'''DOWNLOAD'''}} ↓
* [https://github.com/mapomatic/waze-edit-count-monitor/raw/master/Waze%20Edit%20Count%20Monitor.user.js from GitHub].
* [https://greasyfork.org/en/scripts/19941-waze-edit-count-monitor from GreasyFork].


{{Clear}}
{{Clear}}
<!-- {{ForumLink
|forum=http://www.waze.com/forum/viewtopic.php?YOUR_THREAD<!-- place forum thread URL here-->}} -->


<!-- <!-- PLACE CATEGORIES BELOW THIS LINE -->
<!-- PLACE CATEGORIES BELOW THIS LINE -->
<noinclude>[[Category:Script Subpage]]</noinclude>}} -->
<noinclude>[[Category:Script Subpage]]</noinclude>}}

Latest revision as of 19:23, 4 June 2016

This page is an element displayed as a section on the Scripts page. The content should be edited on this page, click here to view it on the main page.


by MapOMatic (PM [Help])  

Adds an edit count to the header at the top right of the screen with the WME buttons. Updates after each save. Warns if you might be throttled (saves without edit count increase).

DOWNLOAD