Bookmarks > Manage Bookmarks takes me to Other Bookmarks. I'd like it to take me to Bookmarks Menu.

When I click Bookmarks > Manage Bookmarks I'm taken to Other Bookmarks where I never store anything. I'd delete it if I could but it doesn't appear to be an option, so… (funda kabanzi)

When I click Bookmarks > Manage Bookmarks I'm taken to Other Bookmarks where I never store anything. I'd delete it if I could but it doesn't appear to be an option, so instead I'd like to taken directly to Bookmarks Menu. I came across this post from just over 4 years ago which sounded like it's exactly what I want, but it doesn't work. Are there any changes anyone can suggest that would allow it to work in 2026?

https://support.mozilla.org/en-US/questions/1373437

You can use the autoconfig.cfg file in the Firefox installation folder to initialize (set/lock) preferences and run privileged JavaScript code. In this case code to open the Library with the Bookmarks Menu folder selected. You can modify the showPlaces variable to open any of the four possible root folders (in this case [1]).

To use Autoconfig, place two files into the Firefox installation directory.

   on Windows and Linux, they go into the same directory where Firefox is installed
   on macOS, they go into the Contents/Resources directory of the Firefox.app 

The autoconfig.js file that specifies to use autoconfig.cfg is placed into the "defaults\pref" directory where the channel-prefs.js file is located.

The autoconfig.cfg file is placed at the top level of the Firefox directory.

   autoconfig.cfg and autoconfig.js need to start with a comment line (//)
   autoconfig.js needs to use Unix line endings (LF instead of CR/LF) 

See also:

   https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig 

Content of autoconfig.js

//
pref("general.config.filename", "autoconfig.cfg");
pref("general.config.obscure_value", 0);
pref("general.config.sandbox_enabled", false); // disable sandbox to allow privileged JavaScript


Content of autoconfig.cfg

// first line in autoconfig.cfg is a comment line try {

let {classes:Cc, interfaces:Ci, manager:Cm, utils:Cu} = Components;
var Services = globalThis.Services || ChromeUtils.import("resource://gre/modules/Services.jsm").Services;
function ConfigJS() { Services.obs.addObserver(this, 'chrome-document-global-created', false); }
ConfigJS.prototype = {
 observe: function (aSubject) { aSubject.addEventListener('DOMContentLoaded', this, {once: true}); },
 handleEvent: function (aEvent) {
  let document = aEvent.originalTarget;
  let window = document.defaultView;
  let location = window.location;
  if (/^(chrome:(?!\/\/(global\/content\/commonDialog|browser\/content\/webext-panels)\.x?html)|about:(?!blank))/i.test(location.href)) {
   if (window._gBrowser) {
     let showPlaces = ["AllBookmarks","BookmarksMenu","BookmarksToolbar","UnfiledBookmarks"][1];
     elm = document.getElementById("Browser:ShowAllBookmarks");
     if (elm) {
      elm.setAttribute("oncommand", "PlacesCommandHook.showPlacesOrganizer('"+showPlaces+"')");
     }
   }
  }
 }
};
if (!Services.appinfo.inSafeMode) { new ConfigJS(); }

} catch(e) {Cu.reportError(e);}

Open 9

how to stop drop down menu being hidden after first use

On all other browsers the drop down menus still show after first use, except in Firefox - where after first use they disappear and you have to go back to Home to re-show… (funda kabanzi)

On all other browsers the drop down menus still show after first use, except in Firefox - where after first use they disappear and you have to go back to Home to re-show them.

I have tried the suggestions give for configuring the site iin Elementor/Wordpress but none have solved the problem and I can only assume the answer lies in Firefox settings.

TIA

Open 2 9

firefox stops access on it's on to a newsletter I am suscribed to this is an reoccuring problem.

I am subscribed to a newsletter and ever so often firefox doesn't allow communication with the comments. This has happened several times and I have always corrected the p… (funda kabanzi)

I am subscribed to a newsletter and ever so often firefox doesn't allow communication with the comments. This has happened several times and I have always corrected the problem in firefox, I have forgotten how I corrected the problem, For me this is an ongoing problem any suggestions?

Open 9

Sign in issue with CanadianTire.Ca only on Firefox (works on Brave, Chrome and Edge)

For quite some time now, I am unable to sign in to my account at CanadianTire.Ca I get an error. The signon process goes to CustomerAuth.Triangle.Ca for the email and pas… (funda kabanzi)

For quite some time now, I am unable to sign in to my account at CanadianTire.Ca I get an error. The signon process goes to CustomerAuth.Triangle.Ca for the email and password input. When I click "Sign In" the return message is a yellow triangle followed by the word "undefined" (see attached).

All other browsers I have (Brave, Chrome and Edge) can sign in without issue.

I noticed that other users have the exact same issue. I have tried all solutions I could find. The browser is up to date as of today (150.0.2 64 bit). I tried troubleshoot mode, clearing the cache, deleting cookies, history .... On the web site I turned off ETP for CanadianTire.Ca and CustomerAuth.Triangle.Com.

I have used Firefox since it was v0.93.

H E L P ! ! !

Open 6 1 9

When I need to upload a photo to a site the folders page pops up(home,desktop,video etc.) but the files aren't there to upload.Why don't I have access to them with the browser?

I can't upload files such as photos to AI generators.When I try to upload the list of folders pop up but when I click on any of the folder the content I know is there doe… (funda kabanzi)

I can't upload files such as photos to AI generators.When I try to upload the list of folders pop up but when I click on any of the folder the content I know is there doesn't appear. Why? At the bottom of this question area there is an image upload option but for some reason I am unable to access my files to upload. I am perplexed.

Open 9

Error Message: "This app doesn't support print preview"

When I click on option/link for "Print using the system dialog box", the print preview no longer works. Instead I see message "This app doesn't support print preview" in… (funda kabanzi)

When I click on option/link for "Print using the system dialog box", the print preview no longer works. Instead I see message "This app doesn't support print preview" in preview pane.

Open 3 9

after the last update, the default firefox home page doesn't load.

after the last update of firefox, the default firefox home page doesn't load. Instead, I get the message: Oops, something went wrong loading this content. Any ideas? … (funda kabanzi)

after the last update of firefox, the default firefox home page doesn't load. Instead, I get the message: Oops, something went wrong loading this content. Any ideas?

Open 2 9

Why has  << teaseyourmatch.com >> opened its homepage yesterday & for several months while; today it won't load the homepage whatsover?

Why has  << teaseyourmatch.com >> opened its webpage yesterday & for several months while; today it won't load the homepage whatsover? This is an adult … (funda kabanzi)

Why has  << teaseyourmatch.com >> opened its webpage yesterday & for several months while; today it won't load the homepage whatsover? This is an adult dating website from Eurozone w over 125000 users

Open 2 1 9

I can't login to my x.com account from 115.35.2esr

Hello! I can't login to my x.com account from Firefox 115.35.2esr on Windows 7 SP1. I'd was stay logged in many years before I accidentally clear my cookies. And now I ca… (funda kabanzi)

Hello! I can't login to my x.com account from Firefox 115.35.2esr on Windows 7 SP1. I'd was stay logged in many years before I accidentally clear my cookies. And now I can't login. It just reloaded input form when I type my login and press "Next"button. I tryed login from Private mode, I tryed to disable all addons. Nothing helped. But I still can login/logout from Firefox 140.10.2 on Windows 11.

In Firefox console I see

errors [ {…} ] 0 Object { code: 399, message: "Could not log you in now. Please try again later. g;177706962260066684:-1778241640627:geToqptptoIvemMOHotwS0TF:1" } code 399 message "Could not log you in now. Please try again later. g;177706962260066684:-1778241640627:geToqptptoIvemMOHotwS0TF:1"

and

Corporate Policy: Skip unsupported function name "identity-credentials-get"

Can anyone help me to fix it?

Open 2 9

New windows and tab options are missing in settings

A couple days ago I started getting a blank page for the Firefox home page. FF is set as my default browser and FF default for windows and tabs. The home page was working… (funda kabanzi)

A couple days ago I started getting a blank page for the Firefox home page. FF is set as my default browser and FF default for windows and tabs. The home page was working fine but now I can't figure out how to get it back.

Open

How do i get my original profile page to always open when i open firefox instead of a new page without my bookmaks

How do i get my original profile page to always open when i open firefox instead of a new page without my bookmaks. This started right after my visit to Mozilla so i must… (funda kabanzi)

How do i get my original profile page to always open when i open firefox instead of a new page without my bookmaks. This started right after my visit to Mozilla so i must have changed something. I don't know what!.

Open

Media player audio volume reverts to maximum

Using Firefox on Windows 10 Pro & 11. Beginning in v 150.0, when a media playback occurs, the audio volume in the player gets set to its maximum level. This is true f… (funda kabanzi)

Using Firefox on Windows 10 Pro & 11.

Beginning in v 150.0, when a media playback occurs, the audio volume in the player gets set to its maximum level. This is true for X.com media and for YouTube videos.

For YouTube it only happens for the first video played in a new tab; subsequent videos in the same tab 'remember' the volume setting from the prior video. In X.com, every media player invoked reverts to the maximum audio level.

In v 149.x and earlier, the media player maintained the audio level from its prior invocation.

Is there a way to have the media player 'remember' its previous audio setting when it gets invoked?

Open

Pinned tabs removed when opening browser after web app

Steps that remove my pinned tabs from Firefox: Open pinned web app from taskbar. Open regular Firefox browser. Any pinned tabs that were in the browser before opening the… (funda kabanzi)

Steps that remove my pinned tabs from Firefox:

Open pinned web app from taskbar. Open regular Firefox browser.

Any pinned tabs that were in the browser before opening the web app are lost.

Is this already reported? I can't imagine this is intended behavior.

Open

Firefox is not allowing LastPass to funciton properly.

I'm sure it's a setting but I can't figure out which one. It has always logged me out when I close or update the browser, which is a minor inconvenience. And in that ins… (funda kabanzi)

I'm sure it's a setting but I can't figure out which one.

It has always logged me out when I close or update the browser, which is a minor inconvenience. And in that instance when I got to log in, it has indicated that a verification email has been sent to my account, and historically clicking that does the trick.

Now it does one of two things: It will either tell me to click on the verification email sent to my email account but the verification email it never arrives, or it will simply remain static, as if I never entered a password at all.

Very frustrating, please tell me which settings to change and I'll do it. Thanks!

Open 1

how do i get intego vpn to work with firefox

i have had intego vpn for some time, historically i was able to use firefox and intego vpn to access web sites only after i had executed a shut-down and restart, not good… (funda kabanzi)

i have had intego vpn for some time, historically i was able to use firefox and intego vpn to access web sites only after i had executed a shut-down and restart, not good but it worked if i needed, but there is now an inability for Firefox to establish a valid connection to any website when intego vpn is active, both firefox and mac-os are up to date

what do i have to do to get firefox and intego vpn to work together?

sadly intego vpn performed well with chrome but chrome brings it's own problems:)

Open

Temporary "Server Not Found" error nearly every time I try to search

I have noai.duckduckgo.com set as my default search engine. Almost always (but not quite every time) when I type anything into the address/search bar, I get a page with a… (funda kabanzi)

I have noai.duckduckgo.com set as my default search engine. Almost always (but not quite every time) when I type anything into the address/search bar, I get a page with a "Server Not Found" error. (See attached image.) Refreshing the page immediately brings up the results without issue, but I consistently get the error first.

Oddly, if I go into settings and switch to a different search engine and then switch back to duckduckgo, the issue will briefly resolve and it'll work fine for a short while... and then I start getting the error again.

Is there any way to fix this?

Open