Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Disable new feature to remember location when adding new bookmark?

  • 1 réponse
  • 2 ont ce problème
  • 16 vues
  • Dernière réponse par 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

Toutes les réponses (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.