Load Extension in Fiddler

  1. Compile your project.

  2. Copy the assembly .DLL to the correct Scripts folder:

    • Use \My Documents\Fiddler2\Scripts to make the extension available to the current user.

    • Use \Program Files\Fiddler2\Scripts to make the extension available to all users on the machine.

  3. Restart Fiddler.

In this article