Batch apply and manage alternate street names across multiple selected segments in Waze Map Editor (WME).
This userscript adds a modern floating panel that:
- builds a combined list of alternates found in your current selection,
- shows Present vs Missing counts per alternate,
- lets you Add to missing or Remove alternate in one click,
- and provides a quick Undo for the last operation.
Unofficial tool. Not affiliated with Waze.
- Alternate union view: shows all alternate names found in the selected segments.
- Coverage chips per alternate:
Present in X/YandMissing in Z. - Add to missing: applies an alternate only to segments that don’t have it.
- Remove alternate: removes an alternate from segments where it exists.
- Buttons automatically disable when an action isn’t applicable.
- Expand Present / Missing lists to see exactly which segments are affected.
- Zoom-to-segment button for fast verification.
- Remove from this segment only directly from the “Present” list (surgical cleanup).
- Undo last operation (via WME undo when available).
- Modern floating / glassy UI with smooth open/close behavior.
- Minimize to a circular launcher and drag it around.
- Auto-expand when you select multiple segments that already contain alternates (so you don’t miss it).
- Performance-friendly list rendering (shows a limited number of rows by default with a “show more/less” toggle).
- Remembers panel state/position (local storage).