Testing GreasyFork redirects

Testing script deletions

As of 2018-04-13. See the latest version.

// ==UserScript==
// @name                Testing GreasyFork redirects
// @namespace           [email protected]
// @description         Testing script deletions
// @author              crazycaveman
// @include             https://www.waze.com/delete
// @version             r3
// @grant               none
// ==/UserScript==

alert(GM_info.script.name + " " + GM_info.script.version);