Skip to content

Instantly share code, notes, and snippets.

View jbvc97's full-sized avatar

João Cardoso jbvc97

View GitHub Profile
@jbvc97
jbvc97 / wme_open_in_gmaps.user.js
Last active February 7, 2026 14:05
WME - Open in Google Maps
// ==UserScript==
// @name WME Open in Google Maps
// @namespace https://joaocardoso.pt
// @description Waze Map Editor - Open in Google Maps
// @author João Cardoso
// @match https://www.waze.com/*/editor*
// @icon https://www.google.com/s2/favicons?sz=64&domain_url=https://www.waze.com/editor
// @grant none
// @version 1.0.2
// ==/UserScript==