Quick 800×600 browser resize in FireFox

If you’re like me and still like to see what your web pages, web apps etc look in an 800×600 browser window when designing and developing this FireFox bookmarklet may come in handy.

Simply create a new bookmark by right clicking on the “Bookmarks Toolbar” in FireFox and create a new Bookmark. Give it a name such as 800×600 and in the location field simply type in:

javascript:top.resizeTo(800,600);
Now, whenever you click the bookmark your window will be resized to 800×600 pixels.

This entry was posted in Blog Posts. Bookmark the permalink.

3 Responses to “Quick 800×600 browser resize in FireFox”

  1. mz_T says:

    Very Handy. WebDev toolbar also has ablity to to do this.
    THanks!

  2. Bernard says:

    The Quick 800×600 browser resize in FireFox helps a lot.

    Thank you Bernard

  3. mycams.com says:

    might want to add: it works in ie as well, of course.

Leave a Reply