搜索 | 用户支持

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

详细了解

command line open in same windows How

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

more options

i run fire fox from command line in a loop feeding it the url . every time it runs it loads a new tab i want it to load in the same windows

i run fire fox from command line in a loop feeding it the url . every time it runs it loads a new tab i want it to load in the same windows

所有回复 (1)

more options

You can look at this pref on the about:config page.

  • browser.link.open_newwindow.override.external

If this pref has the default value -1 then browser.link.open_newwindow is used. The meaning of the value of browser.link.open_newwindow.override.external is the same as of browser.link.open_newwindow

  • 1:current tab; 2:new window; 3:new tab;

See also:


You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.