Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Disable new feature to remember location when adding new bookmark?

  • 1 válasz
  • 2 embernek van ilyen problémája
  • 16 megtekintés
  • Utolsó üzenet ettől: 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

Összes válasz (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.