Window menu sort order

I operate with several to many windows open (and many tabs). Firefox (Mac) used to list the open Windows in the Window menu in the order I originally created/opened each … (funda kabanzi)

I operate with several to many windows open (and many tabs). Firefox (Mac) used to list the open Windows in the Window menu in the order I originally created/opened each window. A while back, FF started sorting – and re-sorting! – the list of open windows alphabetically according to the Tab that is currently active in each Window. This means that the window appears in different places in the Window menu list according to the name of the Tab. I DO NOT LIKE THAT because the it makes the Window hard to find.

Is there any way to set this to operate the way it used to - keeping the Window list in the order first opened, regardless of which Tab is open?

Asked by cak 10 amahora adlule

Last reply by jscher2000 - Support Volunteer 7 amahora adlule

Bookmarks toolbar sorting

Could you add more sorting options to the bookmarks toolbar. My preference of listening to music on youtube has been to add the songs as bookmarks and using the bookmark… (funda kabanzi)

Could you add more sorting options to the bookmarks toolbar.

My preference of listening to music on youtube has been to add the songs as bookmarks and using the bookmarks toolbar.

For long i have been irritated i could not inverse the order of them, so when i tried to tweak with it for a bit i clicked the sort by name and quickly learned there is no other controls than that. This might be kinda niche but still applys to many types of usage and i feel is pretty basic. I would like the possibility of making the the bookmark toolbar to sort invertedly from date added. I strongly think this already should be a thing and was quite shocked to learn it was so archaic.

With respect, a dedicated firefox user desperate for salvation.

Asked by rikujattu 9 amahora adlule

Last reply by jscher2000 - Support Volunteer 7 amahora adlule

How do I escalate the presence of a malicious extension for removal from the store?

[Coupongogo: Automatic Coupons & Cashback](https://addons.mozilla.org/en-US/firefox/addon/coupongogo-automatic-coupons/) is a malicious extension programed with a com… (funda kabanzi)

[Coupongogo: Automatic Coupons & Cashback](https://addons.mozilla.org/en-US/firefox/addon/coupongogo-automatic-coupons/) is a malicious extension programed with a command and control server located in China.

Despite [Firefox user reports](https://www.reddit.com/r/firefox/comments/1pl0u6m/malicious_addon_does_not_get_taken_down/), the extension remains available on the Mozilla addon store.

A [rastersec.com contributor explains](https://www.rastersec.com/blog/coupongogo-cryptostealer),

>\[Coupongogo\] operates as a remote-controlled time bomb, utilizing a dynamic configuration system to evade detection, hijack all search and browsing traffic, and wait for a server command to activate its dormant theft capabilities targeting major cryptocurrency exchanges.

Given the lack of success at securing the privacy and security of users by using the standard addon reporting tool, how can I escalate this matter to a responsible Mozilla party for triage?

Asked by RealDeer 8 amahora adlule

Last reply by jscher2000 - Support Volunteer 7 amahora adlule

HOW DO I GET FIREFOX UPDATES TO STOP OPENING A NEW TAB AND SPAMMING THEIR WHATS NEW GARBAGE ADVERTISEMENT

EVERY SINGLE TIME FIREFOX UPDATES THEY OPEN A NEW TAB AND ADVERTISE FEATURES AND GARBAGE I DO NOT CARE ABOUT. DESPITE EVERY SETTING IMAGINABLE, IT STILL DOES IT. EVERY … (funda kabanzi)

EVERY SINGLE TIME FIREFOX UPDATES THEY OPEN A NEW TAB AND ADVERTISE FEATURES AND GARBAGE I DO NOT CARE ABOUT.

DESPITE EVERY SETTING IMAGINABLE, IT STILL DOES IT. EVERY TIME.

WHY? WHY DO YOU NOT RESPECT YOUR USER'S REQUESTS AND CONTINUE TO DO THIS?

WE ALL REMEMBER THE TIME YOU SHOVED ADVERTISEMENTS INTO IT.

I"D RATHER PAY FOR FIREFOX THAN HAVE THIS RIDICULOUS GARBAGE HAPPEN EVERY TIME YOU UPDATE THE APPLICATION.


MAKE A SETTING FOR THIS OR SOMETHING THAT YOU WON'T JUST IGNORE OR OVERRIDE THE NEXT TIME YOU WANT TO SPAM YOUR ENTIRE USER BASE

Asked by junk14 11 amahora adlule

Last reply by Paul 9 amahora adlule

After clearing my cookies and browser history, Youtube will not sign me in "there was an issue signing in to youtube"

In my Firefox browser, when i try to sign in to Youtube, a window says "there was an issue signing in to Youtube" pops up. None of the troubleshooting articles are helpfu… (funda kabanzi)

In my Firefox browser, when i try to sign in to Youtube, a window says "there was an issue signing in to Youtube" pops up. None of the troubleshooting articles are helpful for my situation. My Firefox browser is up to the latest update - version 146 on windows 11. Youtube works, but i am prevented from signing in to my account.

I have used Youtube in Firefox before by signing in to my google account, the only thing that has changed was that I went into settings and cleared my browsing history, cache, and cookies. Once those were cleared, Youtube won't sign me in and only shows that error window.

In my Firefox browser settings, I have set Youtube to accept cookies and have disabled adblock for Youtube.

My Youtube account is still accessible using Chrome, but not in Firefox. Youtube WILL sign me in if i use Firefox private browsing. I'd rather not use chrome since Firefox is my primary browser and I'd rather not jump through the extra steps of google sign-in using private browsing.

I do have a Google account with my school institution, but that has never been an issue (expect it won't open google maps for some reason, not the issue here though). My Youtube has always been signed in with my personal Gmail, not my school Gmail. I'm not sure if that's interfering with anything.

To reinstate the main issue: I cleared my browsing data and cookies, now Youtube in Firefox won't sign me in.

Asked by Brianna Dunne 12 amahora adlule

Last reply by jscher2000 - Support Volunteer 9 amahora adlule

Bookmarks are not readable in bookmarks bar

After the last Firefox update (146.0), my bookmarks bar only shows thumbnail images. The descriptive text which was previously black text on white back ground now appear… (funda kabanzi)

After the last Firefox update (146.0), my bookmarks bar only shows thumbnail images. The descriptive text which was previously black text on white back ground now appears to be white text on white background. (Whether my system is set to light theme or dark theme.) This happens on all of my Windows computers (both 10 and 11). How do I resolve this problem?

Asked by kent.pearce 2 ezinsukwini ezidlule

Last reply by Denys 10 amahora adlule

Firefox Extension: Permission issue while accessing page content (similar to RankingsFactor SEO Chrome Extension)

I’ve developed a Firefox extension similar to the RankingsFactor SEO Chrome Extension, which analyzes on-page SEO elements such as meta tags, headings, links, and canonic… (funda kabanzi)

I’ve developed a Firefox extension similar to the RankingsFactor SEO Chrome Extension, which analyzes on-page SEO elements such as meta tags, headings, links, and canonical tags.

The core functionality works fine in Chrome, but when I ported it to Firefox using the WebExtensions API, I’m facing permission issues while trying to access or read the page content (DOM).

Here’s what I’m trying to do:

Inject a content script to read <meta> tags, headings, and links.

Display this extracted data inside my extension popup.

However, in Firefox, the script doesn’t seem to have proper access to the page DOM — even though I’ve included "permissions": ["activeTab", "tabs", "<all_urls>"] in manifest.json.

I’d like to know:

Are there any additional permissions required in Firefox to read page content?

Does Firefox handle activeTab or content_scripts differently than Chrome?

Is there a specific event or user action needed to grant temporary permissions?

Any help, code examples, or guidance on fixing these permission restrictions would be appreciated.

Asked by Andrew Kiosk 1 inyanga edlule

Last reply by jscher2000 - Support Volunteer 1 inyanga edlule

How to migrate from the old Firefox about:profiles/profile manager to the new profiles? And what are the differences?

I was positively surprised recently when the new Firefox profile manager (about:profilemanager) was introduced. https://www.tech2geek.net/how-to-use-the-new-updated-profi… (funda kabanzi)

I was positively surprised recently when the new Firefox profile manager (about:profilemanager) was introduced. https://www.tech2geek.net/how-to-use-the-new-updated-profile-manager-in-firefox-2025/ is an article about that.

However, I thought it's just a new visual UI with an in-browser switcher for the existing profiles (that I already had setup). However, it does not appear so.

The differences I see:

      1. old profile management
  • was managed by `about:profiles` or when starting FIrefox with `-P`
  • is saved in `~/firefox` and the `profiles.ini` clearly and quite obviously mentions them there, so it's easy to manage them.

I also found this old support article: https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles

      1. new profile management
  • automatically asks on startup if more than one profile exists
  • is managed by `about:profilemanager` or with the Firefox burger menu
  • seems to be saved in `~/.mozilla/firefox/Profile Groups` (Linux path here) in some .sqlite files, and I do not quite understand the format. Not mentioned in `profiles.ini`.
  • also, when you change something here (even like opening a profile?), you cannot open `about:profiles` anymore, because it says "Some Firefox process has made changes to your profile, […] you need to restart Firefox", only after a restart further changes would be possible, which I find quite confusing but it also indicates somehow the features belong together?

And this seems to be the new one: https://support.mozilla.org/en-US/kb/profile-management#w_whats-the-difference-between-profiles-and-multi-account-containers

    1. Questions
  • What are the differences here (I may have missed)?
  • How can the new profile feature save so few files? Is it technically called "profile groups"?
  • And the most important: How can I migrate an old profile? (In order to use the new features and GUI etc. I quite like)

Asked by rugk 1 usuku oludlule

Last reply by TyDraniu 14 amahora adlule

Screwed up on my new computer, used the wrong email, now want to change

I'm setting up a new computer and trying to sync my old bookmarks. I have discovered I used a Google email address as my primary email, not my yahoo email. I can't seem… (funda kabanzi)

I'm setting up a new computer and trying to sync my old bookmarks. I have discovered I used a Google email address as my primary email, not my yahoo email. I can't seem to fix this.

Asked by Thomas Lowe 1 usuku oludlule

Last reply by Denys 15 amahora adlule

My Bookmarks

My computer unexpectedly had to do a factory reset. I had to add Firefox back on to my computer. It was my main default browser. I couldn't remember my password because I… (funda kabanzi)

My computer unexpectedly had to do a factory reset. I had to add Firefox back on to my computer. It was my main default browser. I couldn't remember my password because I had Firefox for so many years. Your system forced me to change my password and now I cannot gain access to my bookmarks/passwords when I sign on. If you tell me that those were lost in the transition, I will be so upset. This was the only reason I was using you and do not understand why syncing is not working or recovering the information. I hope that this can be recovered, if not I have no use for your browser and will switch to a more updated browser in Chrome. I have never had such problems and cannot even remember all the bookmarks I have lost. I will never forget this experience. My hope is it will be because someone there was able to save the day and not because I realized that your company is outdated and clunky like Microsoft. Hoping you can help and completely upset. I am also very confused why my information would not have backed up automatically.

Mike

Asked by micthoma985 1 usuku oludlule

Last reply by Denys 15 amahora adlule

I have lost all my Firefox bookmarks.

I have lost all my Firefox bookmarks. All gone. I have searched online for solutions, and have seen what appears to be a standard procedure for doing so. Bookmarks>Ma… (funda kabanzi)

I have lost all my Firefox bookmarks. All gone. I have searched online for solutions, and have seen what appears to be a standard procedure for doing so. Bookmarks>Manage Bookmarks> LIbrary>Import and Backup>Restore

This is where it breaks down for me......I see no date available to use. All I see is "Choose File" and when I click that, nothing happens. That is the dead end I am at now.

Can anyone out there point me in the right direction? Many thanks. Jay

Asked by skanperch 1 usuku oludlule

Last reply by Denys 15 amahora adlule