Azure DevOps URL Base Toggle

Toggle Azure DevOps URL between dev.azure.com/{org} and {org}.visualstudio.com

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Jatin Sharma
Installationen heute
0
Installationen gesamt
1
Bewertungen
0 0 0
Version
1.1
Erstellt am
21.01.2026
Letzte Aktualisierung
21.01.2026
Größe
2,05 KB
Lizenz
MIT
Wird angewandt auf

Azure DevOps URL Base Toggle

This userscript adds a small button to the Azure DevOps top navigation bar that lets you instantly switch between the two official Azure DevOps URL formats:

https://dev.azure.com/{organization}/...

https://{organization}.visualstudio.com/...

The toggle preserves the full path, including project, repository, pull request, and query parameters, so you stay on the exact same page.

Features

  • One click toggle directly from the header menubar

  • Works both directions between URL formats

  • Safe and lightweight, no external dependencies

  • Handles Azure DevOps SPA navigation and header re-renders

  • Does not modify page content or make network requests

Why this is useful

Some links, extensions, or internal tools still prefer one URL format over the other. This script removes the need to manually edit URLs or reload pages through bookmarks.

Privacy

This script runs entirely in the browser. It does not collect, store, or transmit any data.