Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 923 Bytes

readme.md

File metadata and controls

27 lines (21 loc) · 923 Bytes

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.