Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/acdha/fiddler-scripts
- Owner: acdha
- Created: 2012-11-27T21:17:12.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-08T20:44:51.000Z (about 12 years ago)
- Last Synced: 2024-10-14T17:55:26.085Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 usabilityLinks
-----* 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