You can quickly change the size of the Firefox window by clicking a bookmark. Create an empty bookmark and enter the following as the location:
javascript:window.resizeTo(800,600);
Substitute 800 and 600 with values appropriate for your monitor size. Clicking the bookmark will instantly resize your window.

[VIA]