Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

Disable new feature to remember location when adding new bookmark?

  • 1 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 16 gösterim
  • Son yanıtı yazan: 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

Tüm Yanıtlar (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.