Breakpoint Inspector

A CSS media query bookmarklet.

BreakpointInspector

BreakpointInspector displays the CSS media queries used on a page.

Unfortunately, cross-domain style sheets cannot be inspected in some browsers, but I added a bit of AJAX magic to fix that for most domains. To learn more about viewports, inconsistencies between browsers, and detecting viewport size using JavaScript visit my blog.