Using Fiddler with Firefox

fiddlerFiddler

最新的fiddler,安装以后再firefox的右下角会有一个fiddler的开关选择

但是问题来了,一般前端都会安装多个firefox,这个时候只会在一个版本的firefox,其他的版本是不会自动安装的。

下面的方法是手动修改方式:

  1. Install and Run Fiddler once. This will create some files, one of which you’ll need.
  2. In “My Documents” you will now see that there is folder for Fiddler. Inside there you’ll find a Scripts folder. Grab a copy of the full path to this Scripts folder. For me that would be : C:\Documents and Settings\Stephen\My Documents\Fiddler\Scripts
  3. Open up Firefox, go to Options under the Tools menu and then click on the Connection Setting button.
  4. Down the bottom of the connection settings is “Automatic proxy configuration URL:” Select this option and in the box put the file path to the Scripts folder followed by BrowserPAC.js which is a file in the Scripts folder. So my full path is : C:\Documents and Settings\Stephen\My Documents\Fiddler\Scripts\BrowserPAC.js
  5. Hit the Reload button, then OK, close the options window and you are set!

应该有自动给所有firefox版本添加开关的方法。。。回头折腾-,-

18. 六月 2010 by dumpling
Categories: 未分类 | Tags: , | 2 comments

Comments (2)

  1. 百度路过,友情支持。 写的不错。

Leave a Reply

Required fields are marked *

*