How To Resize Firefox With Bookmarklet
Why you even want to resize Firefox window? if you have big screen you probably want to do this, or you if you web developer and you want to see how the site look like on different screen resolutions
Creating a Resizing Bookmarklet
Step 1
Right click on Bookmark Toolbar -> New Bookmark to launch the Bookmark dialog box.
Step 2
Insert the following into the box:
- Name: Give a descriptive name if you are planning to add several bookmarklet.
- Location: Place javascript:window.resizeTo(1024,768) into the textfield. change 1024 & 768 to create bookmarklet of another size.
For example I’ve created several bookmarklet and placed them in new folder,with different screen resolutions.
Clicking the bookmark will instantly resize your window. Also make sure JavaScript is enabled in the Firefox preferences.
Related posts:
Posted by admin on 17 June, 2009
2 Comments
This item was filled under [ Tips & Tricks ]



2 Comments on “How To Resize Firefox With Bookmarklet”
Thanks, this is a nice share.
For some of the online games I play, having a preset size can really help.
Nice one
Nice tips, so far Firefox still my favourite browser, i will try this one. Thanks.