Is it possible to predefine what size a Firefox browser window should have when starting? I would like to set it example 400px x 600px.
If yes, I assume it should be stored under a Firefox profile somehow?
Anyone having an idea?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://kb.mozillazine.org/Command_line_arguments
Create a shortcut and append parameters at the end:
firefox.exe -width 400 -height 600