您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Saves state of roads in area and it finds changes between history snapshots.
当前为
// ==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==