https://github.com/nishantmc/har-recorder
Chrome extension to record network request and generate HAR file.
https://github.com/nishantmc/har-recorder
Last synced: 3 months ago
JSON representation
Chrome extension to record network request and generate HAR file.
- Host: GitHub
- URL: https://github.com/nishantmc/har-recorder
- Owner: nishantmc
- License: mit
- Created: 2021-08-02T05:30:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-15T05:01:57.000Z (about 4 years ago)
- Last Synced: 2024-11-27T10:35:58.125Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - nishantmc/har-recorder - Chrome extension to record network request and generate HAR file. (JavaScript)
README
# har-recorder
Chrome extension to record network request and generates HAR file.Uses https://github.com/cyrus-and/chrome-har-capturer to handle requests.
