Using Fiddler with Firefox
最新的fiddler,安装以后再firefox的右下角会有一个fiddler的开关选择
但是问题来了,一般前端都会安装多个firefox,这个时候只会在一个版本的firefox,其他的版本是不会自动安装的。
下面的方法是手动修改方式:
- Install and Run Fiddler once. This will create some files, one of which you’ll need.
- 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
- Open up Firefox, go to Options under the Tools menu and then click on the Connection Setting button.
- 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
- Hit the Reload button, then OK, close the options window and you are set!
应该有自动给所有firefox版本添加开关的方法。。。回头折腾-,-
杯具了吧~
百度路过,友情支持。 写的不错。