Skip to content

nunofaria11/devtools-snapshot-ext

Repository files navigation

DevTools Snapshot Extension

Test

A browser extension to save the current state of the DevTools panel.

Saves a zip file with the following data extracted from the page and DevTools APIs:

  • page screenshot
  • console logs
  • network requests/responses
  • localStorage, sessionStorage and document.cookie
+ snapshot-0123456789.zip
|  screenshot-0123456789.png
|  console-0123456789.txt
|  network-0123456789.har
|  storage-0123456789.json

Dependencies

Icons made by Freepik from www.flaticon.com.

About

Create a snapshot of the current state of browser DevTools

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published