Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialBrad Lacke
7,438 PointsWhat program shows viewport dimensions?
For this and similar videos, the tool they're using in the bottom right corner of the window - what is that? Doesn't appear to be anything like that in the Chrome store.
5 Answers
Jason Anders
Treehouse Moderator 145,860 PointsIt is a Chrome extension called Window Resizer
Aaron Coursolle
18,014 PointsAnother cross-browser option:
http://www.benfrain.com/downloads/respond.html
You don't need to install anything (so it's technically not local), but once you've got it on your screen, you can open up your local file in a new tab (in the same window) with no problems. When you change the size of your local file window, you can see the size of the window just by tabbing over.
Darrell Warren
6,644 PointsI use "Viewport Dimensions 0.0.6" for platform sizes and "Window Resizer 1.9.1.0" to display the window size. I think you can get them in the Chrome store or just Google them; they are free...
Brad Lacke
7,438 PointsI can't for the life of me get Window Resizer to display the tooltip when I'm working with file://... paths. Works great on the web but not when I'm testing local sites. Anyone else have this problem?
Steve Gallant
14,943 PointsThere is a permission you need to add for the extension in the Chrome settings, to allow it to access local files.
Jason Cruizer
7,751 PointsAdobe Dreamweaver has dimensions at the top of the code or live view.