为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Is it possible to always open Firefox to a known desktop location & size?

  • 3 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

I have an environment where I open a number of windows for my application to specific locations on the desktop. The "help" features will open a Firefox browser instance with an appropriate local url. What I would like to do is specify the same initial starting location and size for the browser window upon startup.

Is this possible through a configuration or command line option? Is it possible to "lock" the position information that is saved on browser exit? I have tried the starting the browser specifying "-height nnn -width nnn" on the command line but this does not seem to do anything.

Thanks!

I have an environment where I open a number of windows for my application to specific locations on the desktop. The "help" features will open a Firefox browser instance with an appropriate local url. What I would like to do is specify the same initial starting location and size for the browser window upon startup. Is this possible through a configuration or command line option? Is it possible to "lock" the position information that is saved on browser exit? I have tried the starting the browser specifying "-height nnn -width nnn" on the command line but this does not seem to do anything. Thanks!

被采纳的解决方案

In that version it may still work if you use a JavaScript window.open call to specify the position.

定位到答案原位置 👍 1

所有回复 (3)

more options

Update to Firefox 10.0 and see how that is.

http://www.mozilla.com/en-US/firefox/

more options

Can't update, site requires this version.

more options

选择的解决方案

In that version it may still work if you use a JavaScript window.open call to specify the position.