ericlaw1979 / FiddlerImportNetlog

Fiddler Importer for Chromium NetLog .json files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FiddlerImportNetlog

I wrote a Blog Post that explains this extension.

It allows you to import Chromium NetLog traffic captures into Fiddler.

Note that the NetLog format is somewhat lossy (e.g. request body bytes are never included, and credentials and response bodies may be excluded) so full-fidelity import is not generally possible.

If you'd just like to add this importer without building it yourself, you can Download it here

About

Fiddler Importer for Chromium NetLog .json files

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 98.2%Language:NSIS 1.0%Language:Batchfile 0.8%