Hacker News new | ask | show | jobs
by brak1 3338 days ago
whats the difference between this and using Chrome's built in responsive tools? (https://developers.google.com/web/tools/chrome-devtools/devi...)
1 comments

I use Firefox, which also has a responsive mode, but unless I'm missing something, the built-in tools don't load multiple copies of the website in different sizes side-by-side.

I have my own version of this tool (trivial javascript + iframes), and I use it frequently for one-glance CSS changes.