Skip to content

Instantly share code, notes, and snippets.

@Salamafet
Created April 3, 2023 06:30
Show Gist options
  • Save Salamafet/b37f75a77793ecfb68704111b012fe36 to your computer and use it in GitHub Desktop.
Save Salamafet/b37f75a77793ecfb68704111b012fe36 to your computer and use it in GitHub Desktop.
Firefox PWA Outlook Config

Configure PWA to open external URLs in the default browser

  • Go to PWA Settings
  • Select Open out-of-scope URLs in the default browser (can break some web apps).
    The Force links into a new window option should be selected automatically

To work properly at loading of Outlook, you need to allow some domains
In the Domains always allowed to be opened in the PWA browser add:
outlook.office.com,res.cdn.office.net,eu-office.events.data.microsoft.com,clients.config.office.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment