Teams - Team ID In Team Settings

08/10/2024, 17:21:02

Autor
influentialeliot
Instalaciones diarias
0
Instalaciones totales
0
Calificaciones
0 0 0
Versión
1.0
Creado
8/10/2024
Actualizado
8/10/2024
Licencia
MIT
Funciona en

Notes

  • This uses the Violentmonkey DOM observer javascript in conjunction with their recommended jQuery minified host, both on jsdelivr.net

Description

This ensures that you have the Team ID displayed when you traverse to the Team Settings in your Teams client.

The normal way to get to a Team Settings is to tap the 3-dot menu on the team in the left bar and select the 'Manage Team' option. This should leave a number of tabs available at the top, one of which is the 'Settings' option. Once in there you can manage key details about your team.

This traverses the HTML on the page to pick the ID from the Avatar URL for said team, then present it using some typical MS classes under the title.

Any feedback is welcome, but I shant be checking too often!