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

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

Awesome Lists containing this project

README

        

# Mockettaro Ajax Recorder
[![Chrome Web Store Version](https://img.shields.io/chrome-web-store/v/haidagbdbonoklpdmmgjkcmgjnmjccil)](https://chrome.google.com/webstore/detail/mockettaro-ajax-recorder/haidagbdbonoklpdmmgjkcmgjnmjccil)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/users/haidagbdbonoklpdmmgjkcmgjnmjccil)](https://chrome.google.com/webstore/detail/mockettaro-ajax-recorder/haidagbdbonoklpdmmgjkcmgjnmjccil)
[![Dependency status](https://david-dm.org/Marketto/mockettaro-ajax-recorder.svg)](https://david-dm.org/Marketto/mockettaro-ajax-recorder)
[![Dev dependency status](https://david-dm.org/Marketto/mockettaro-ajax-recorder/dev-status.svg)](https://david-dm.org/Marketto/mockettaro-ajax-recorder?type=dev)
[![LICENSE](https://img.shields.io/badge/licese-MIT-gold.svg)](https://github.com/Marketto/mockettaro-ajax-recorder/blob/master/LICENSE)
[![Blog](https://img.shields.io/badge/blog-marketto-blue.svg)](http://blog.marketto.it)
[![Buy me a coffee](https://img.shields.io/badge/Ko--fi-donate-blueviolet)](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])