脚本
-
-
WME TX FC Map JS - Open a TX FC map in another window, at the same location as the WME map. Keeps the location of the GIS map synced to WME.
-
WME PA GIS Map JS - Open a PA GIS map in another window, at the same location as the WME map. Keeps the location of the GIS map synced to WME.
库
-
WazeWrap (test) JS (库) - A base library for WME script writers
-
Bluebird JS (库) - An improved Promises library
-
MoM Test Lib JS (库) - Just a test
-
WME Utils - Google Link Enhancer JS (库) - Adds some extra WME functionality related to Google place links.
-
WME Utils - HoursParser Beta JS (库) - Parses a text string into hours, for use in Waze Map Editor scripts
-
WME Utils - HoursParser JS (库) - Parses a text string into hours, for use in Waze Map Editor scripts
-
WazeWrap JS (库) - A base library for WME script writers
-
ESTreeProcessor JS (库) - Compiles a string containing Javascript to an ESTree object and/or executes an ESTree object in Javascript
-
esprima-next JS (库) - This is a copy of the esprima-next library. The jsNode build has been modified to work with userscripts.
-
WME Utils - Bootstrap JS (库) - Adds a bootstrap function for easier startup of wmeSdk, WazeWrap, and ScriptUpdateMonitor.
-
Make GM xhr more parallel again JS (库) - Workaround for Tampermonkey 5.3.2 parallel GM_xmlhttpRequest issue