WME Road History

Saves state of roads in area and it finds changes between history snapshots.

目前為 2018-03-18 提交的版本,檢視 最新版本

// ==UserScript==
// @name                WME Road History
// @name:pl             WME Road History
// @description         Saves state of roads in area and it finds changes between history snapshots.
// @description:pl      Zapisuje stan obszaru mapy i tworzy historię zmian pomiędzy "migawkami" mapy.
// @include             https://www.waze.com/editor*
// @include             https://www.waze.com/*/editor*
// @include             https://beta.waze.com/*
// @exclude      https://www.waze.com/user/editor*
// @version             1.2.2
// @grant               none
// @namespace           https://greasyfork.org/pl/scripts/8593-wme-road-history
// @copyright           2015 wlodek76
// @credits             FZ69617 tips and tricks
// ==/UserScript==