Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst

Dark reader activation

I PAID for "dark reader" I got the activation key but I cannot activate it because the instructions says go to "MORE" and there is NO "MORE"! I hunted all over the settin… (Lesen Sie mehr)

I PAID for "dark reader" I got the activation key but I cannot activate it because the instructions says go to "MORE" and there is NO "MORE"! I hunted all over the settings & extension & themes, but I cannot find anyplace to activate this extension. Did I just waste my money? I have poor vision, I NEED a dark page with white letters. Thanks to being a touch typist, I don't need to see the keybord or page to type but i can't see what I am typing on a dam w hite page! I now cannot click on "Email me when someone answers the threadil"

Gefragt von sheila vor 4 Monaten

Beantwortet von sheila vor 4 Monaten

Mozilla Connect navigation issue

Hopefully this may reach Mozilla Connect maintainers/developers. After posting a topic or a comment in Mozilla Connect, I struggled to find it. Somehow I found out there … (Lesen Sie mehr)

Hopefully this may reach Mozilla Connect maintainers/developers. After posting a topic or a comment in Mozilla Connect, I struggled to find it. Somehow I found out there is a page "My Unmoderated Items", which is not referenced from my account, from main menu or anywhere reachable. Once you know the link or leave it open, it looks fine, but finding the page again is a real struggle.

Would you please add "https://connect.mozilla.org/t5/premod/moderationitemspage/tab/unmoderated:idea" to all relevant menus so that the user can find it easily?

Gefragt von rekursivs vor 4 Monaten

Letzte Antwort von Paul vor 1 Monat

Audible Cloudplayer wont work since current update of Firefox!

Dear Helper, since the newest Firefox update, i got today (16.09.25), the audible cloudplayer doesnt work anymore, meaning it wont load the audiobook! I emptied the cach… (Lesen Sie mehr)

Dear Helper,

since the newest Firefox update, i got today (16.09.25), the audible cloudplayer doesnt work anymore, meaning it wont load the audiobook! I emptied the cache, but nothing changed. I tried the audible cloudplayer with Windows Edge and it works fine, so it is a Firefox specific problem. I granted all websides access to audio and media automatic replay, nothing changed. The cloudplayer doesnt work! So my question is: What else is interfering in Firefox with the loading of the player? Thank you so much in advance for your help :) Yours sincerely David

Gefragt von Dk-Doom vor 5 Monaten

Letzte Antwort von Denys vor 2 Wochen

Deleting Bookmarks

I have Firefox installed on three Windows Desktop Computers. On one, I just cannot delete Bookmarks, no matter what suggestions I try. Verify Integrity of the database … (Lesen Sie mehr)

I have Firefox installed on three Windows Desktop Computers. On one, I just cannot delete Bookmarks, no matter what suggestions I try. Verify Integrity of the database produced no results. I do not, for a variety of reasons, sync bookmarks (or anything else) between the three installations. Experienced user that has spent far too long on what should be a simple issue.

Gefragt von Beowolf464 vor 5 Monaten

Letzte Antwort von Denys vor 2 Monaten

Cannot uninstall PWA created in Firefox 143.0.1 on Windows 11

I'm not able to uninstall PWA apps created in Firefox 143.0.1 using Windows 11 usual uninstalling procedure. If i click "uninstall" in Windows Start Menu the app remains … (Lesen Sie mehr)

I'm not able to uninstall PWA apps created in Firefox 143.0.1 using Windows 11 usual uninstalling procedure. If i click "uninstall" in Windows Start Menu the app remains installed. PWA apps created with Firefox do not show on Windows 11 installed apps list so I cannot uninstall them. I haven't found any guide on the web on how to uninstall PWA created from Firefox. So, how can I effectively uninstall those PWA apps? Thank you in advance for your kind answer. Regards.

Gefragt von Alan Massimiliano Schiaretti vor 4 Monaten

Letzte Antwort von Alan Massimiliano Schiaretti vor 4 Monaten

  • Gelöst

Shortcuts on homepage disappeared

I opened Firefox this morning and all of my pinned shortcuts have disappeared. Shortcuts are enabled in the settings. I checked the browser.newtabpage.pinned pref on the … (Lesen Sie mehr)

I opened Firefox this morning and all of my pinned shortcuts have disappeared. Shortcuts are enabled in the settings. I checked the browser.newtabpage.pinned pref on the about:config and all of my pinned shortcuts are still there, but they're not appearing on the actual page itself. Are there any other settings that I'm not aware of?

Gefragt von kataro28 vor 4 Monaten

Beantwortet von kataro28 vor 4 Monaten

Persistant Pinned Tabs - Feature Request

PROBLEM: Pinned tabs are useful, but if I have more than one Firefox window open and I close them in the wrong order, the next time I open Firefox, my pinned tabs are gon… (Lesen Sie mehr)

PROBLEM: Pinned tabs are useful, but if I have more than one Firefox window open and I close them in the wrong order, the next time I open Firefox, my pinned tabs are gone and I have to pin them again.

SOLUTION: Pinned tabs should be able to be permanent so that they will re-open no matter which Firefox window is closed first. Is there a way to make this work?

Gefragt von Alan Haynes vor 4 Monaten

Letzte Antwort von RichCPA vor 3 Monaten

unwanted exe file installation

can someone please tell me why firefox is trying to install this unwanted file.....i run bitedefender everyday and everyday this pops up it is ANNOYING Online Threat Prev… (Lesen Sie mehr)

can someone please tell me why firefox is trying to install this unwanted file.....i run bitedefender everyday and everyday this pops up it is ANNOYING Online Threat Prevention

firefox.exe attempted to establish a connection relying on an expired certificate to sync.contextualadv.com. We blocked the connection to keep your data safe since websites must renew their certificates with a certification authority to stay current, and outdated security certificates represent a risk. Add to exceptions

please email [edited email from public community support forum] ......

Gefragt von laurie_gross vor 4 Monaten

Letzte Antwort von Denys vor 4 Monaten

Firefox Context Menu - Unwanted Navigation Images are Showing Again

Hi All, I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu op… (Lesen Sie mehr)

Hi All,

I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu options...

/* Content Area Context Menu - Navigation Vertical Text */
#context-navigation,
#context-navigation > menuitem{
  flex-direction: column !important;
}
/* hide images */
#context-back image, #context-forward image,
#context-reload image, #context-stop image,
#context-bookmarkpage image{
   display: none !important;
}
/* show text labels */
#context-back:after, #context-forward:after,
#context-reload:after, #context-stop:after,
#context-bookmarkpage:after{
   content: attr(aria-label) !important;
   margin-inline-start: -19px !important; /* this pushes navigation text items to left, aligned with other menu items below */
}


It worked up until a couple of versions ago, but something has changed, and my CSS is now broken, and those navigation icons are back.

My context menu now looks like the attached image below.

Any help with showing only text labels on this menu is appreciated.

Thanks.

Gefragt von Slouch vor 4 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 4 Monaten

  • Gelöst

Unloaded tabs on startup

Is there a way to have Firefox start with all, or all but the first tab unloaded? My Firefox starts with about 100 tabs open and many of these now have ads running which… (Lesen Sie mehr)

Is there a way to have Firefox start with all, or all but the first tab unloaded?

My Firefox starts with about 100 tabs open and many of these now have ads running which makes Firefox very slow. It seems to take ages and ages for all the tabs to load.

Maybe if all the tabs were unloaded when I start Firefox it would be quicker to get up and running??

I'm running Windows 11 on a desktop with an i5 CPU and 32 GB of RAM.

Any help much appreciated.

Gefragt von MarkHowes vor 4 Monaten

Beantwortet von MarkHowes vor 4 Monaten

How to disable AI in Firefox completely?

With Firefox 144, there is unasked for/unwanted AI introduced. How do I ensure that all AI is completely disabled in my browser? I found a link describing some settings, … (Lesen Sie mehr)

With Firefox 144, there is unasked for/unwanted AI introduced. How do I ensure that all AI is completely disabled in my browser? I found a link describing some settings, but want to confirm this will disable ALL AI in the browser. I don't want it, don't trust the privacy/security holes yet to be found and would prefer it was not included in Firefox to begin with. The list I've found is:

  • user_pref("browser.ml.chat.enabled", false);
  • user_pref("browser.ml.chat.menu", false);
  • user_pref("browser.ml.chat.page", false);
  • user_pref("browser.ml.chat.shortcuts", false);
  • user_pref("browser.ml.chat.sidebar", false);
  • user_pref("browser.ml.enable", false);
  • user_pref("browser.ml.linkPreview.enabled", false);
  • user_pref("browser.ml.linkPreview.optin", false);
  • user_pref("browser.ml.modelHubRootUrl", "");

Will this do it? What about:

browser.ml.chat.nimbus

Do I need to clear that field to ensure I don't get some auto opt-in in the future as more and more of this "stuff" is put into the browser?

Why not leave Firefox as a security/privacy conscious browser and put out a separate AI browser (FirefoxML?) for those that are not as concerned. How does Mozilla ensure that no information is leaked through AI from sessions for professionals that must protect physician/patient, attorney/client information or other legally confidential information?

Gefragt von mozcrash1 vor 3 Monaten

Letzte Antwort von Agent virtuel vor 2 Monaten

Developer Edition

Developer edition seems to be blocking Today's Deals when browsing amazon.com. Regular firefox does not do this. Suggestion on what to do to fix it. Also trying to bro… (Lesen Sie mehr)

Developer edition seems to be blocking Today's Deals when browsing amazon.com. Regular firefox does not do this. Suggestion on what to do to fix it.

Also trying to browse distrowatch give the following: Warning: Potential Security Risk Ahead.

Gefragt von Grumpy vor 5 Monaten

Letzte Antwort von Paul vor 5 Monaten

  • Gelöst

My location according to AccuWeather says I'm in Portland Oregon, but I'm not even in the U.S.

The AccuWeather part of the Firefox homepage says I'm in Portland, Oregon, USA, but I'm not even in the same country. I tried to change it according to the directions I f… (Lesen Sie mehr)

The AccuWeather part of the Firefox homepage says I'm in Portland, Oregon, USA, but I'm not even in the same country. I tried to change it according to the directions I found earlier, but the only drop-down for my city was another city in the US but none in any other countries. So now I can't change my location. How do I change my location? It wasn't like this yesterday and I have no memory as to how it became "Portland, Oregon" since last night. I don't even have a VPN so it isn't that. How do I change it back to my area without using my exact location?

Gefragt von jf vor 4 Monaten

Beantwortet von Paul vor 4 Monaten