Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acdha/fiddler-scripts

Fiddler2 scripts used for various debugging tasks
https://github.com/acdha/fiddler-scripts

Last synced: about 1 month ago
JSON representation

Fiddler2 scripts used for various debugging tasks

Awesome Lists containing this project

README

        

Fiddler2 Scripts
================

Because everything should be in Git, including your debugging tools.

This is based on the stock CustomRules.js shipped with [Fiddler2](http://www.fiddler2.com/) — simply copy it to `%HOMEPATH%\Documents\Fiddler2\Scripts\`

New Features
------------

* Simulate Slow Web Fonts (Performance options):
adds massive delay to the actual .woff / .eot file to easily simulate the impact on site usability

Links
-----

* JScript Reference: http://www.fiddler2.com/redir/?id=msdnjsnet
* FiddlerScript Reference: http://www.fiddler2.com/redir/?id=fiddlerscriptcookbook
* FiddlerScript Editor: http://www.fiddler2.com/redir/?id=fiddlerscripteditor