官方版

Load Extension in Fiddler

  1. Compile your project.
  2. Copy the assembly .DLL to the correctScriptsfolder:
    • 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.

谷歌翻译版

Fiddler中加载扩展

  1. 编译你的项目。
  2. 将程序集.DLL复制到correctscripts文件夹
    • 放在\My Documents\Fiddler2\Scripts使扩展对当前用户可用。
    • 放在 \Program Files\Fiddler2\Scripts 使扩展程序对计算机上的所有用户可用。

重新启动Fiddler。