micmro / performance-bookmarklet

Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.
MIT License
1.14k stars 87 forks source link

Patch 1 #29

Closed micmro closed 9 years ago

micmro commented 9 years ago

need a bit of additional work: If overflow:hidden is set on the body use overflow else use the existing one.