Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

Every time I start Firefox a download pop-up appears

So yesterday I downloaded a bunch of files to mod a game. This warning appeared and since then it's been popping up every time I start the browser. I have cleared all coo… (Lesen Sie mehr)

So yesterday I downloaded a bunch of files to mod a game. This warning appeared and since then it's been popping up every time I start the browser. I have cleared all cookies related to the relevant sites. I have removed the warning about unwanted and uncommon software. I would rather not clear all my cookies and data to resolve this, so looking for other suggestions first. I don't mind digging through files or code to make it happen.

Gefragt von Safir vor 1 Tag

Problem due to latest Firefox update

I use the Kindle Cloud Reader (https://read.amazon.com/kindle-library) to access and read ebooks in my Amazon Kindle library. Since the latest Firefox update something i… (Lesen Sie mehr)

I use the Kindle Cloud Reader (https://read.amazon.com/kindle-library) to access and read ebooks in my Amazon Kindle library. Since the latest Firefox update something is preventing my ebooks from opening correctly. The ebooks open, but only a single page appears and none of the navigation controls load.

Amazon support suggested trying a different browser. I loaded the Edge browser and had no problems opening my ebooks. I prefer to use the Firefox browser so I hope you can fix this issue.

Regards, ddi

Gefragt von ddi2200 vor 1 Tag

How do I delete all traces of FireFox.

How do I delete all traces of FireFox. I did the "remove program" but when I reinstall it is remembering that I once had Firefox installed so that tells me it has NOT fu… (Lesen Sie mehr)

How do I delete all traces of FireFox. I did the "remove program" but when I reinstall it is remembering that I once had Firefox installed so that tells me it has NOT fully removed all traces of Firefox. So please tell me how to remove everything. I keep getting errors that I don't get when I use other browsers, so there is some sort of issue with Firefox so I absolutely need to remove EVERYTHING. There must be some hidden files that the uninstall program is NOT finding. I need all profiles, files, bookmarks etc GONE!!!!! so I can do a new install. PS The REFRESH did not fix my issues so please don't offer that as a potential solution.

Gefragt von G Smo vor 1 Tag

Pop up blocker

After loading the pop-up blocker extension I cannot access many links inmy email. Suggestions? Tried uninstalling, selected to not include previous settings and reinsta… (Lesen Sie mehr)

After loading the pop-up blocker extension I cannot access many links inmy email. Suggestions?

Tried uninstalling, selected to not include previous settings and reinstalled. Still having a problem.

Possible conflict with my firewall? How do I uninstall pop-up blocker?

Thank you

Gefragt von Robert F Rudnick vor 1 Tag

Stop pop-ups

There are some pop-ups I cannot stop. Naturally, I have clicked “stop pop-ups” in the Privacy and Security section of Firefox Settings. That has worked but not quite. … (Lesen Sie mehr)

There are some pop-ups I cannot stop.

Naturally, I have clicked “stop pop-ups” in the Privacy and Security section of Firefox Settings. That has worked but not quite. I keep getting some “via l-itineraire.com”. That’s a website I used during a recent holiday in France.

So I installed Block Site.

That has an option called “Block a new host name”. I entered “l-itineraire.com.” and clicked Add. This has had no effect. The pop-ups still arrive from them.

I know there’s an option to open the website and get into the Firefox toolbar, but that’s defeated me. Yes I managed to get to click Menu, but not beyond. Anyway, that should not be necessary – after all I’ve clicked no pop-ups.

Gefragt von jphilweybr vor 1 Tag

loading firefox

I have a PC that cannot access the Internet. Using a thumb drive, I was going to download Firefox then load it onto the PC. Do you think this will work and if so, how do… (Lesen Sie mehr)

I have a PC that cannot access the Internet. Using a thumb drive, I was going to download Firefox then load it onto the PC. Do you think this will work and if so, how do I put Firefox on the thumb drive (be specific - step by step). Thank you

Gefragt von rcb24 vor 1 Tag

Web developer tool keeps autonomously toggling on/off in any Firefox window/tab

Hi, My Mozilla Firefox Web developer tool keeps autonomously toggling on/off in any Firefox window/tab.. Its as-if I'm repeatedly hitting Ctrl-Shft-I (which brings up t… (Lesen Sie mehr)

Hi,

My Mozilla Firefox Web developer tool keeps autonomously toggling on/off in any Firefox window/tab..

Its as-if I'm repeatedly hitting Ctrl-Shft-I (which brings up the web developer tool in the bottom 1/4 of the browser).

I've checked all Setting, turned off all hardware acceleration as suggested for similar flickering problem (which wasn't on anyway).

I use Norton 360 Security Software but have Norton Safe Web disabled. The only active Extensions are Firefox Multi-Container and Firefox Sideview.

Its not doing it at the moment, but I'm not sure exactly what triggers it and expect it to happen again.

Last time it happened I was browsing Amazon. Hitting Ctrl-Shift-I only makes is turn off until start scrolling again, etc.

I don't think its virus related, because I use Norton 360, and Task manager "Performance Tab" show the computer is generally very mellow.

Please help, as I love Firefox, but this problem can drive one crazy.

Thanks Larry Zdanis

Gefragt von larryzdanis vor 1 Tag

Lower Toolbar prevents using Search Box

Hi, The Lower Toolbar is quite handy, with for example Roboform. Unfortunately, the way it's implemented, it comes above the lower part of the browser window, instead o… (Lesen Sie mehr)

Hi,

The Lower Toolbar is quite handy, with for example Roboform.

Unfortunately, the way it's implemented, it comes above the lower part of the browser window, instead of being inserted at the bottom while the browser windows height is reduced.

That hides the search box when you type Control-F.

It would be nice if this could be addressed in a future release. I am using Firefox Developer 127.0b2.

Gefragt von Bob4K vor 12 Stunden

Firefox url and search bar display issue since last update (126)

There is a display issue when I search anything in the url bar. It goes up the window, and disappears completely if many suggestions are made. The issue disappears when i… (Lesen Sie mehr)

There is a display issue when I search anything in the url bar. It goes up the window, and disappears completely if many suggestions are made. The issue disappears when in troubleshooting mode. I disabled all plugins, changed the theme to no avail.

Gefragt von jacquessanson vor 7 Stunden

How do I get a graphical selected tab background back in Firefox 126?

Firefox 126 has changed the tabbar tab background handling and I cannot find a way to get my graphical tab background back for the selected tab. The left image shows FF … (Lesen Sie mehr)

Firefox 126 has changed the tabbar tab background handling and I cannot find a way to get my graphical tab background back for the selected tab. The left image shows FF 125.3; the left 126.0, which installed itself yesterday. In the userchrome for the old Firefox I have:

    #TabsToolbar:not(:-moz-lwtheme) .tabbrowser-tab .tab-content
 {
   background-image: url("file:///D:/System Graphics/Toolbar Backgrounds/rgsweeve - 000.bmp") !important;
 }
  #TabsToolbar:not(:-moz-lwtheme) .tabbrowser-tab .tab-content[selected="true"]
 {
   background-image: url("file:///D:/System Graphics/Toolbar Backgrounds/rgsweeve - 040.bmp") !important;
 }

This gave me the differentiated selected and unselected tabs but does not work for the selected tab in the new Firefox. Any ideas how I have to specify this now?

[I am making this post using the older version of Firefox. If I get some suggestions I'll reinstall the newer version (actually turn auto update back on) and try them out. Thanks.]

Gefragt von OneMoreName vor 7 Stunden

Editing contacts

I am trying to switch from Google to Firefox, but I still use my Google email. I uploaded my contacts from Google to Firefox, but I am trying to edit my own contact info … (Lesen Sie mehr)

I am trying to switch from Google to Firefox, but I still use my Google email. I uploaded my contacts from Google to Firefox, but I am trying to edit my own contact info in Gmail contacts, but when I click the edit button, nothing happens. Do I need to edit it in Firefox, and will that edit migrate back to Gmail? Why can't I edit it in my Gmail contacts (in the Gmail right-hand toolbar), and it will update my Firefox contacts automatically?

If you are going to require "A" file type, fucking say what type it has to be and provide a converter or screenshot tool! I Tried .Docx and PDF. Word does not save to PNG or JPEG so they are not an option.

AT THIS POINT, I AM STRONGLY RECONSIDERING SWITCHING FIREFOX!!!!!!

Gefragt von rexanderson007 vor 4 Stunden

Video Stutterin

Video is stuttering with latest update. This just started today, Ma7 17, 2024. I went to a different browser to confirm that it is firefox. This confirmed the issue. … (Lesen Sie mehr)

Video is stuttering with latest update. This just started today, Ma7 17, 2024. I went to a different browser to confirm that it is firefox. This confirmed the issue. I checked the settings and I have selected everything as indicated in the help files. I tried turning off enhanced tracking function and I selected allow video and audio auto play. It still happens

Gefragt von flyers66 vor 2 Stunden