https://github.com/marketto/mockettaro-ajax-recorder
Dump ajax request/responses data and code to file to be served by mockettaro
https://github.com/marketto/mockettaro-ajax-recorder
Last synced: about 2 months ago
JSON representation
Dump ajax request/responses data and code to file to be served by mockettaro
- Host: GitHub
- URL: https://github.com/marketto/mockettaro-ajax-recorder
- Owner: Marketto
- License: mit
- Created: 2018-11-03T11:29:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T04:09:52.000Z (over 2 years ago)
- Last Synced: 2025-02-10T12:25:55.269Z (4 months ago)
- Language: JavaScript
- Size: 3.26 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mockettaro Ajax Recorder
[](https://chrome.google.com/webstore/detail/mockettaro-ajax-recorder/haidagbdbonoklpdmmgjkcmgjnmjccil)
[](https://chrome.google.com/webstore/detail/mockettaro-ajax-recorder/haidagbdbonoklpdmmgjkcmgjnmjccil)
[](https://david-dm.org/Marketto/mockettaro-ajax-recorder)
[](https://david-dm.org/Marketto/mockettaro-ajax-recorder?type=dev)
[](https://github.com/Marketto/mockettaro-ajax-recorder/blob/master/LICENSE)
[](http://blog.marketto.it)
[](https://ko-fi.com/marketto)## INSTALL
Visit Chrome Web Store## CHANGELOG
### 1.1.1
- Fixed File map writing before zip export
### 1.1.0
- Restored uninject event
- Added filter to responses: excluding string responses
### 1.0.9
- Fixed special chars transfer from page to extension
- Fixed xhr response recorder event catcher
### 1.0.8
- Recording status fix
- Error handle for not-json formats and other process errors
### 1.0.7
- Fixed package build
### 1.0.6
- Fixed icons path
### 1.0.5
- Fixed minor bugs
- New custom icon!
- Italian l10n
- Russian l10n
### 1.0.4
- Fixed destroy
### 1.0.3
- Fixed typo in script to be injected
### 1.0.2
- Fixed parsing of responses which are not json
### 1.0.0
- First draft## LICENSE
[MIT License](LICENSE)## AUTHOR
[Marco Ricupero](mailto:[email protected])