Skip to content

[Bug - Edge Addons] All extensions are blocked on *.cloud.microsoft starting in Edge ≥150 with no override #644

Description

@AdeledePremonville

Describe the bug
Starting with Microsoft Edge 150, the browser applies a hardcoded extension blocklist to *.cloud.microsoft (the M365 Copilot / Microsoft 365 app surfaces). On these pages, extensions no longer run. This is a regression: on Edge 149 and earlier, extensions worked normally on these same pages.

The block affects ALL extensions — not just a specific category, and not only enterprise/managed scenarios. It cannot be overridden by ExtensionSettings → runtime_allowed_hosts, by ExtensionInstallForcelist (force install), or by any documented policy. It hits both regular user-installed extensions and admin-approved, force-installed extensions on managed devices, so admins have no way to re-enable trusted extensions on these surfaces.

Verified breakage:

  • Password managers — verified with Bitwarden (users are forced to copy/paste credentials out of the manager on Copilot pages, a security regression)
  • Corporate training / user-adoption extensions
  • Accessibility extensions relied on by users

To Reproduce
Steps to reproduce the behavior:

  1. On Edge 149, install any extension and open an M365 Copilot / *.cloud.microsoft page. Confirm the extension runs normally.
  2. Update to Edge ≥150 (or use a clean profile on ≥150) with the same extension installed.
  3. Navigate to any *.cloud.microsoft page (e.g. M365 Copilot).
  4. See that the extension no longer runs / is blocked on the page.
  5. (Managed devices) Force-install the extension via ExtensionInstallForcelist and set ExtensionSettings runtime_allowed_hosts to allow all URLs — the extension is still blocked on *.cloud.microsoft.

Expected behavior
Extensions run on *.cloud.microsoft pages exactly as they do on every other domain, and as they did in Edge 149. At minimum, there should be an override (or the existing force-install / runtime_allowed_hosts allowlist should be honored) so users and admins can re-enable extensions on these surfaces.

Screenshots
N/A (can provide edge://policy and edge://version screenshots on request).

Desktop (please complete the following information):

  • OS: Windows 11 (also reproducible on managed devices via Intune/GPO)
  • Browser: Microsoft Edge (Stable)
  • Version: 150 or later (works on 149 and earlier)

Additional context
This is a behavior change introduced between Edge 149 and 150. The block appears to be independent of any configurable policy: ExtensionInstallForcelist and ExtensionSettings runtime_allowed_hosts have no effect on *.cloud.microsoft. Please either restore pre-150 behavior, provide a policy/override so extensions can run on these pages, or, if this is by design, document the exemption in the ExtensionSettings and ExtensionInstallForcelist policy references so users and admins understand it cannot be configured away.

Policy reference pages affected:

Metadata

Metadata

Assignees

Labels

Bugthe issue is a code defect that should be fixedBy DesignThis behavior aligns with current product or extension design.Edge AddonsLabel to filter all items related to Edge AddonsTrackedthe issue is valid and tracked on our backlog.

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions