Monitor, redirect & block requests. Record, edit & populate form data1. Intercept/Redirect request urls, including css, scripts, images, AJAX requests, etc., with text search/replace rules. Great for switching css/scripts/images/ajax request for different environments or versions.
2. Set/modify custom request headers.
3. Monitor and capture specific requests, send desktop notifications if enabled.
4. Record, store, edit and auto populate form data.
===============================
Version: 0.8.2
- Layout updates
- Added copy function for all options
Version: 0.8.1
- Fix the situation where value contains '='
Version: 0.8.0
- Rewrite with AngularJS
Version: 0.7.2
- Sort parameters by name
Version: 0.7.1
- Fixed capture logging, so it can be pasted in excel.
Version: 0.7
- Fixed custom request header bug.
Version: 0.6
- Added CORS AJAX request support.
Version: 0.5.0
- Move the 'new' item function to a single button.
Version: 0.4.0
- Added block requests function
- Display all traffic can be disabled.
- Split options in different tabs
Version: 0.3.0
- Added custom request headers function