Always On Teams

Prevents the system from sleeping and keeps Microsoft Teams active.

As of June 2026, Always On Teams has 50 users and a 5.00/5 rating from 5 reviews in the Productivity category.

Usersdown 39.0 percent39.0%
50
50
Ratingno change0%
5.00
5 reviews
Reviewsno change0%
5
Version
1.0.2
Manifest V3
90-day change · In the last 90 days this extension 1 version update, changed permissions.

History

7 snapshots

Tracking since Apr 20, 2026.

84.566647.44Apr 20, 2026Jun 12, 2026
View as table
DateUsersRatingReviewsVersion
Apr 20, 2026825.0051.0.1
May 5, 2026745.0051.0.1
May 16, 2026745.0051.0.1
May 23, 2026715.0051.0.2
May 29, 2026705.0051.0.2
Jun 5, 2026565.0051.0.2
Jun 12, 2026535.0051.0.2
Now505.0051.0.2

Changelog

  • May 16, 2026
    description
    Always On Teams keeps Microsoft Teams active by simulating mouse movement and preventing the system from sleeping.
    The popup lets you start or stop the extension, choose how long it runs, schedule activity for certain times, and toggle dark or light mode.
    
    Key Features
    Timer – select “No Limit” or a duration from 1–8 hours so the extension stops automatically when the time ends. The dropdown options are defined in the locale messages file and the popup sends either a start or startTimed message based on your choice.
    
    Scheduling – enable a schedule with start/end times and pick which days it runs. These settings are read by checkSchedule in the background script to automatically start or stop Teams activity.
    
    Dark/Light Mode – a theme toggle button switches between dark and light styles. The button listener updates the CSS classes and saves the preference.
    
    Teams Detection – the “Open Teams” button appears if no Teams tab is open, letting you launch it directly.
    
    Troubleshooting Tips
    Teams tab closed – The extension only works when a Microsoft Teams tab is open. Click “Open Teams” if the toggle button is disabled.
    
    Scheduled times – If the extension stops unexpectedly, check your scheduling settings to ensure the current day and time fall within the enabled range.
    
    Browser issues – If features aren’t responding, try refreshing the tab or restarting the browser. Disabling other extensions temporarily can help rule out conflicts.
    
    Reset settings – Removing and reinstalling the extension clears stored preferences (timer, schedule, theme) if problems persist.
    
    For questions or feedback, contact Jobless Devs at [email protected].
    What's New in v1.0.2
    
    New Features
    
    Redesigned popup UI — New gradient status card, cleaner layout, and a pulsing status indicator that shows at a glance whether the extension is active.
    
    Segmented timer control — The duration picker is now a segmented button row (None / 1h / 2h / 4h / 6h / 8h) replacing the dropdown.
    
    Auto-launch Teams toggle — New setting to automatically open a Teams tab when the extension starts, so you never need to open it manually.
    
    Edit schedule button — When a schedule is enabled, an "Edit" button appears inline so you can modify times and days without toggling the schedule off first.
    
    Weekdays / Clear shortcuts — Two quick-action buttons inside the schedule modal to select all weekdays at once or clear all day selections.
    
    Teams-closed notification — If you close your last Teams tab while the extension is running, a browser notification now alerts you that activity has stopped.
    
    Stop reason display — The popup now shows why the extension stopped (e.g. "Teams tab was closed") instead of just showing "Not running."
    
    Day chips — Days in the schedule modal are now displayed as circular chip buttons for easier selection.
    
    Bug Fixes
    
    Fixed a runtime.lastError: The message port closed before a response was received error that appeared in the console when starting or stopping.
    
    Fixed an issue where user settings (timer, schedule, theme) were reset every time the extension was updated or reloaded.
    
    Fixed the schedule check alarm being reset on every browser startup, which could cause timing drift.
    
    Fixed a conflict where an active timed session could be interrupted and stopped by the schedule checker.
    
    Fixed the extension not properly restoring its running state after the service worker was restarted by the browser.
    
    Fixed the previous stop reason remaining visible in the popup after restarting the extension.
    
    Fixed clicking setting descriptions accidentally toggling the Auto-launch or Schedule switches.
    
    Always On Teams keeps Microsoft Teams active by simulating mouse movement and preventing the system from sleeping.
    The popup lets you start or stop the extension, choose how long it runs, schedule activity for certain times, and toggle dark or light mode.
    
    Key Features
    Timer – select “No Limit” or a duration from 1–8 hours so the extension stops automatically when the time ends. The dropdown options are defined in the locale messages file and the popup sends either a start or startTimed message based on your choice.
    
    Scheduling – enable a schedule with start/end times and pick which days it runs. These settings are read by checkSchedule in the background script to automatically start or stop Teams activity.
    
    Dark/Light Mode – a theme toggle button switches between dark and light styles. The button listener updates the CSS classes and saves the preference.
    
    Teams Detection – the “Open Teams” button appears if no Teams tab is open, letting you launch it directly.
    
    Troubleshooting Tips
    Teams tab closed – The extension only works when a Microsoft Teams tab is open. Click “Open Teams” if the toggle button is disabled.
    
    Scheduled times – If the extension stops unexpectedly, check your scheduling settings to ensure the current day and time fall within the enabled range.
    
    Browser issues – If features aren’t responding, try refreshing the tab or restarting the browser. Disabling other extensions temporarily can help rule out conflicts.
    
    Reset settings – Removing and reinstalling the extension clears stored preferences (timer, schedule, theme) if problems persist.
    
    For questions or feedback, contact Jobless Devs at [email protected].
  • May 16, 2026
    host_permissions
    https://teams.microsoft.com/*
    https://teams.microsoft.com/*, https://*.teams.microsoft.com/*
  • May 16, 2026
    permissions
    power, tabs, scripting, alarms, storage
    power, tabs, scripting, alarms, storage, activeTab, notifications

Permissions & access

Permissions
powertabsscriptingalarmsstorageactiveTabnotifications
Host access
https://teams.microsoft.com/*, https://*.teams.microsoft.com/*

Screenshots

Always On Teams screenshot 1Always On Teams screenshot 2Always On Teams screenshot 3Always On Teams screenshot 4

About

What's New in v1.0.2

New Features

Redesigned popup UI — New gradient status card, cleaner layout, and a pulsing status indicator that shows at a glance whether the extension is active.

Segmented timer control — The duration picker is now a segmented button row (None / 1h / 2h / 4h / 6h / 8h) replacing the dropdown.

Auto-launch Teams toggle — New setting to automatically open a Teams tab when the extension starts, so you never need to open it manually.

Edit schedule button — When a schedule is enabled, an "Edit" button appears inline so you can modify times and days without toggling the schedule off first.

Weekdays / Clear shortcuts — Two quick-action buttons inside the schedule modal to select all weekdays at once or clear all day selections.

Teams-closed notification — If you close your last Teams tab while the extension is running, a browser notification now alerts you that activity has stopped.

Stop reason display — The popup now shows why the extension stopped (e.g. "Teams tab was closed") instead of just showing "Not running."

Day chips — Days in the schedule modal are now displayed as circular chip buttons for easier selection.

Bug Fixes

Fixed a runtime.lastError: The message port closed before a response was received error that appeared in the console when starting or stopping.

Fixed an issue where user settings (timer, schedule, theme) were reset every time the extension was updated or reloaded.

Fixed the schedule check alarm being reset on every browser startup, which could cause timing drift.

Fixed a conflict where an active timed session could be interrupted and stopped by the schedule checker.

Fixed the extension not properly restoring its running state after the service worker was restarted by the browser.

Fixed the previous stop reason remaining visible in the popup after restarting the extension.

Fixed clicking setting descriptions accidentally toggling the Auto-launch or Schedule switches.

Always On Teams keeps Microsoft Teams active by simulating mouse movement and preventing the system from sleeping.
The popup lets you start or stop the extension, choose how long it runs, schedule activity for certain times, and toggle dark or light mode.

Key Features
Timer – select “No Limit” or a duration from 1–8 hours so the extension stops automatically when the time ends. The dropdown options are defined in the locale messages file and the popup sends either a start or startTimed message based on your choice.

Scheduling – enable a schedule with start/end times and pick which days it runs. These settings are read by checkSchedule in the background script to automatically start or stop Teams activity.

Dark/Light Mode – a theme toggle button switches between dark and light styles. The button listener updates the CSS classes and saves the preference.

Teams Detection – the “Open Teams” button appears if no Teams tab is open, letting you launch it directly.

Troubleshooting Tips
Teams tab closed – The extension only works when a Microsoft Teams tab is open. Click “Open Teams” if the toggle button is disabled.

Scheduled times – If the extension stops unexpectedly, check your scheduling settings to ensure the current day and time fall within the enabled range.

Browser issues – If features aren’t responding, try refreshing the tab or restarting the browser. Disabling other extensions temporarily can help rule out conflicts.

Reset settings – Removing and reinstalling the extension clears stored preferences (timer, schedule, theme) if problems persist.

For questions or feedback, contact Jobless Devs at [email protected].

Technical

Version
1.0.2
Manifest
V3
Size
33.55KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
cbacdaigbfehjdcpdamdfgopdfbgiljb
Developer ID
u349a764453512f893dd5b01a3461442a
Developer Email
[email protected]
Created
Jul 24, 2025
Last Updated (Store)
May 15, 2026
Last Scraped
Jun 12, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to Always On Teams, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 12, 2026.