חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

command line open in same windows How

  • 1 תגובה
  • 1 has this problem
  • 3 views
  • תגובה אחרונה מאת 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.