Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

חיפוש בתמיכה

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

מידע נוסף

Disable new feature to remember location when adding new bookmark?

  • 1 תגובה
  • 2 have this problem
  • 16 views
  • תגובה אחרונה מאת cor-el

more options

Hello, I see that when adding a new bookmark, Firefox now remembers the last used location and sets it by default. I would prefer to keep the previous behaviour of defaulting to "Other bookmarks". Is there a way to disable it please?

Thank you

Hello, I see that when adding a new bookmark, Firefox now remembers the last used location and sets it by default. I would prefer to keep the previous behaviour of defaulting to "Other bookmarks". Is there a way to disable it please? Thank you

כל התגובות (1)

more options

The only way I can think of to set a specific default folder is by using an autoconfig.cfg file to lock the related pref. Note that this makes it impossible to change this default easily (i.e. you need to edit autoconfig.cfg and restart Firefox).

See:


//
lockPref("browser.bookmarks.defaultLocation", "unfiled"); //[toolbar|menu|unfiled|guid]


There are reports that the Default Bookmark Folder extension has not been updated to work properly in Firefox 85, so you likely need to wait for an update if you do not want to use autoconfig.cfg.