Some tweaks for Teams
Currently implemented features:
- Support for both teams.live.com and teams.microsoft.com
- Tweaks may apply to one or both
- Configuration through
%LOCALAPPDATA%\teamsplus\config.ini
(Settings
button) - CEF DevConsole (
Debug
button)- CEF DevConsole for second pane (Shift +
Debug
button)
- CEF DevConsole for second pane (Shift +
- Always on Top toggle (
AOT
button) - Split to two panels with a movable separator
Clone
button: Clone the same session- Open a new session to log in with multiple accounts at the same time
Secondary
button: Persist the sessionTemporary
button: Forget session data after closing
- UI tweaks
- Change background colour or background image of the header
- Change background colour or background image of the chat pane
- Links open in the default browser
- Make the first video feed fill the whole window (
Focus
andFocus Secondary
buttons) - Show/Hide the Chat List (
ChatList
andChatList Secondary
buttons) - Take Screenshot (
ScrShot
andScrShot Secondary
buttons)- Hold Shift to hide the Chat List while taking the screenshot
- Handle notifications
Currently implemented configuration values:
config.notifications
, values:true, false
config.notifications-secondary
, values:true, false
theme.headerbg
, values:#<HEX>, <URL>
theme.headerbg-secondary
, values:#<HEX>, <URL>
theme.chatbg
, values:#<HEX>, <URL>
theme.chatblend
, values: float between 0.0 and 1.0theme.chatbg-secondary
, values:#<HEX>, <URL>
theme.chatblend-secondary
, values: float between 0.0 and 1.0
Known bugs:
Focus
button sporadically doesn't work- Workaround: Click somewhere in Teams and try again within one second
- This is a browser security feature