Greasy Fork 还支持 简体中文。

WME Utils - HoursParser Beta

Parses a text string into hours, for use in Waze Map Editor scripts

目前為 2018-02-07 提交的版本,檢視 最新版本

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/38249/249537/WME%20Utils%20-%20HoursParser%20Beta.js

  1. // ==UserScript==
  2. // @name WME Utils - HoursParser Beta
  3. // @namespace WazeDev
  4. // @version 2018.01.15.005
  5. // @description Parses a text string into hours, for use in Waze Map Editor scripts
  6. // @author MapOMatic (originally developed by bmtg)
  7. // @license GNU GPLv3
  8. // ==/UserScript==