Skip to content

Download Extension Installer

Jeremy Knight edited this page Nov 12, 2022 · 7 revisions

The installer is now performed through the Deploy-Office365FiddlerExtension PowerShell script.

Run the following in PowerShell on your computer:

Invoke-Expression (New-Object Net.WebClient).DownloadString('https://aka.ms/Deploy-Office365FiddlerExtension')

Clone this wiki locally