Fragen mit folgendem Schlagwort anzeigen:

Private Browsing deleted download files when I closed the window??

It's not that they are not in my Firefox downloads manager, which I expected. It's that I confirmed before closing my private browsing window that they were in my Downloa… (Lesen Sie mehr)

It's not that they are not in my Firefox downloads manager, which I expected. It's that I confirmed before closing my private browsing window that they were in my Downloads folder on my C drive, and when I went back after closing the private browsing window they were gone. Under "recent files" in my file browser it showed a couple of the most recent downloads and when I tried to click to open them it said they had been moved or deleted. Entering the first couple words of the file titles in the search bar in my file browser yields absolutely nothing.

This was over 30 files or so. It will be really irritating to try to find and download all of them again. Does anyone know of any way for me to get them back???

Archiviert 7 345

Cross-Origin Request Blocked

I've been having issues with Cross-Origin Request Blocked errors for a while now. I'm on Windows 11. I first noticed this issue when visiting YouTube. I would go to play … (Lesen Sie mehr)

I've been having issues with Cross-Origin Request Blocked errors for a while now. I'm on Windows 11. I first noticed this issue when visiting YouTube. I would go to play a video and any video I tried to play would just load forever and never play. Then I noticed I was having the same issue on Facebook. The page would load but then a majority of the images wouldn't. I can use YouTube and Facebook just fine on Chrome. The reason for the error shows as "CORS request did not succeed". Initially I tried uninstalling all of my extensions. Then I completely uninstalled Firefox using Total Uninstall (for good measure). Nothing has worked. I'm not sure what changed that would cause these errors. Could this be a network issue? I've been having issues with certain sites on my Macbook Air as well (Chrome and Safari) but I thought maybe that was because it's pretty old and not supported by apple anymore.

Archiviert 7 171

Firefox ESR: Firefox translate not offered

Got a number of devices with Firefox installed, all of them Firefox Sync'ed. Most of them on rapid release version cycle and a couple of them on ESR. When https://support… (Lesen Sie mehr)

Got a number of devices with Firefox installed, all of them Firefox Sync'ed. Most of them on rapid release version cycle and a couple of them on ESR.

When https://support.mozilla.org/en-US/kb/website-translation it provided a clean way to browse entire pages automatically translated. Problem is that the translate option is not there.

I'm at work right now on ESR 115.15.0 / Windows 10 64-bit and no translate icon appears on the address bar when checking German or French or Japanese sites (for example). Comparing my own browser settings to another, non-ESR FF it seems that on ESR something is missing. There is only a reference "Firefox Translations" and a "Exceptions" button to it. Check the attached image.

Can't tell if this is a bug or a feature (ie ESR lacks Firefox translate).

Gelöst Archiviert 7 276

Cannot access websites because I'm using Firefox.

I have 6 websites that I currently cannot sign into using Firefox. Support tells me to use those two crap browsers Chrome and Edge. I end up using Edge because it is embe… (Lesen Sie mehr)

I have 6 websites that I currently cannot sign into using Firefox. Support tells me to use those two crap browsers Chrome and Edge. I end up using Edge because it is embedded in my computer and I cannot delete. I will not install Chrome and have put on Avast Secure Browser and CClean browser. Both are just Chrome with a new gooey. My Father is also having the same trouble. Most of the sites are for Utilities and rewards programs. Avast is also blocked. Are you aware and working on getting this fixed?

Gelöst Archiviert 7 387

Restore bookmarks

I had to reset windows 11, all my files were kept ,including the history in firefox but the bookmarks of 10 years of work were deleted. I tried to restore it but there is… (Lesen Sie mehr)

I had to reset windows 11, all my files were kept ,including the history in firefox but the bookmarks of 10 years of work were deleted. I tried to restore it but there is no old version in my computer after the reset. iI am vey sad. please contact me in [email address] for help thank you

Archiviert 7 53

Multiple bookmarks in different folders?

Hi. I have various folders, for different businesses.. And when browsing I need to save a certain website for both businesses, like a trade show for example. But a boo… (Lesen Sie mehr)

Hi. I have various folders, for different businesses.. And when browsing I need to save a certain website for both businesses, like a trade show for example. But a bookmark can only be saved in one folder. I refuse to belive this is a thing in 2024.. Is there a solution? A hack? I know if I click on a different page of a webiste it will save, but some pages only have one page url.. I thought maybe changing the name of the bookmark might work but it doesn't. Any help appreciated.

Archiviert 7 52

Firefox Screenshots on Mac no longer upload to Sugarsync

Firefox has an excellent built-in screenshot feature that allows users to take full page screenshots of web pages. I am a Mac user. I use Sugarsync cloud service to keep … (Lesen Sie mehr)

Firefox has an excellent built-in screenshot feature that allows users to take full page screenshots of web pages. I am a Mac user. I use Sugarsync cloud service to keep my Mac Studio desktop (OS 12.6.3 Monterey) and Macbook Air (OS 13.3 Ventura) laptop in sync. I am running Firefox 133.0.

I have noticed that Firefox .png screenshots have not been uploading properly to Sugarsync for the last 6 months or so. In Finder a green tick appears which indicates that a file has been properly uploaded to SugarSync but when I go to the Sugarsync app I can see the following error message for such files "Waiting on upload from Mac Studio". This means that screenshots I take on my desktop do not go across to my laptop and vice versa.

I spoke to the very helpful tech support (Luis M, senior tech support) at Sugarsync today and he and his colleague were able to figure out that the problem has to do with the attributes of the saved .png files.

I will outline the issue in detail:

On a Mac you can examine the attributes of a file by doing the following: - right click on the folder in which your file is located and click "new terminal at folder". This opens a new terminal window - type the following: xattr -l and then drag and drop the file name from finder next to the "xattr -l" and then insert a space, a dot and a forward slash and press enter, i.e. myusername@NameOfMyComputer Foldername % xattr -l full path and file name ./

For example if I take a screenshot of the following URL: https://www.mlb.com/ and I save the screenshot in a folder I have named "Firefox Screenshots" it saves as as "Screenshot 2024-12-07 at 14-48-02 MLB.com The Official Site of Major League Baseball" on my computer. I can examine it's attributes in terminal using the steps outlined above:

myusername@NameOfMyComputer Firefox Screenshots % xattr -l /Users/myusername/Firefox\ Screenshots/Screenshot\ 2024-12-07\ at\ 14-46-28\ The\ New\ York\ Times\ -\ Breaking\ News\ US\ News\ World\ News\ and\ Videos.png ./

When I click enter it generates a massive amount of information that looks like this: /Users/myusername/Firefox Screenshots/Screenshot 2024-12-07 at 14-46-28 The New York Times - Breaking News US News World News and Videos.png: com.apple.metadata:kMDItemWhereFroms: bplist00?_ /Users/myusername/Firefox Screenshots/Screenshot 2024-12-07 at 14-46-28 The New York Times - Breaking News US News World News and Videos.png: com.apple.quarantine: 0081;6753c517;Firefox;0F67116D-C970-45CB-A578-65EAFC93F6DD myusername@NameOfMyComputer Firefox Screenshots % xattr -l /Users/myusername/Firefox\ Screenshots/Screenshot\ 2024-12-07\ at\ 14-48-02\ MLB.com\ The\ Official\ Site\ of\ Major\ League\ Baseball.png ./ /Users/myusername/Firefox Screenshots/Screenshot 2024-12-07 at 14-48-02 MLB.com The Official Site of Major League Baseball.png: com.apple.metadata:kMDItemWhereFroms: bplist00?_Q?^data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADpIAAHi4CAYAAACFvQCUAAAgAElEQVR4XuzdC5iVZbk38JsEGY4imCiIICIYakqKKaSZmlaKn6WZml27tqipbdOdh3K3O322a5uZaXawMr+9Nf1wax4q85BYankm8cxZBEFBkPNRZq8ZYIRhzVprmHnfmfddv2UWOM97P8/zu28OeV1/3g4de+9dGz4ECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBApgXWrZyf6fM7PAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQDICHQRJk4FVlQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIpCkgSJqmtr0IECBAgAABAgQIECBAgAABAgQIECBAgAABAtkRECTNTq+clAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQINCkgSGo4CBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEigkIkpoLAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQAwFB0hw00RUIECBAgAABAgQIECBAgAABAgQIECBAgAABAg etc etc etc

The total output is over 19 million characters long due to the long alphabet soup that is generated. And this why Sugarsync is unable to properly upload the file.

You can retrospectively fix folders that contain .png files that will not properly upload to Sugarsync by right clicking on a folder, selecting "new terminal at folder" and typing the following: xattr -d -r com.apple.metadata:kMDItemWhereFroms ./

This fixes the attributes and the .png screenshots files immediately start to upload to Sugarsync. When you examine the attributes of the file again it shows the following:

/Users/myusername/Firefox Screenshots/Screenshot 2024-12-07 at 14-48-02 MLB.com The Official Site of Major League Baseball.png: com.apple.quarantine: 0081;6753c575;Firefox;D5072DFA-9EE8-4EF1-9658-86263462F1CD.

Could the Firefox developers please look at this issue and liaise with Sugarsync?

Many thanks in advance.

Archiviert 6 123

How to change main domain is not automatically shown in the search of Firefox browser in 2025 but the desired URL?

How to change main domain is not automatically shown in the search of Firefox browser but the desired URL? I have always typed "https://www.youtube.com/feed/you" in the U… (Lesen Sie mehr)

How to change main domain is not automatically shown in the search of Firefox browser but the desired URL?

I have always typed "https://www.youtube.com/feed/you" in the URL bar both in firefox desktop and mobile and other Gecko-based browsers such as Zen, Floorp, Midori, Iceraven, Waterfox, Librewolf but dont know why it always shows up "https://www.youtube.com" as soon as I type "y".

I have not seen same behaviour in Chrome or Chromium-based browsers such as Edge, Opera, Vivaldi, as Chrome knows if I have visited "youtube domain" several times but not through "https://www.youtube.com/" but through "https://www.youtube.com/feed/you", then it shows me the latter, thus helps me in avoiding my few seconds of this bug or inconsistency.

Not limited to "https://www.youtube.com/" but to every other site such as Google.com or social media like Instagram, where I don't visit the homepage but my saved bookmarks page.

Can anybody clarify on this, if this is a bug or a gifted feature by Firefox devs?

And can we change this as this causes issues esp., for working people (I have recently shifted my Chrome data to a new Firefox profile so this is causing issues in working after MV3 drama) who visited direct URL not the one given or promoted or shown by browser. I dont like this and want to change it as it doesn't help me in anyways.

The most unfortunate thing is that we cannot cancel or reject or cut it out like Chrome does with "X" in the URL bar when it detects something which we dont know it to proceed with but Firefox, nah.

The biggest benefit is that it saves your time, helps you focus and avoid you waste your time, if the site has too many things to distract you from actual work. Like YouTube has great courses and podcast interviews and I have saved them and want to direct go there (https://www.youtube.com/feed/you), then I am saved from going to main page which has unwanted videos that will only take my time, losing my productivity. Is Firefox not concerned about our productivity, is Chrome only cares?

Do check 3 screenshots attached for better understanding, the 3rd one is from chrome.

https://connect.mozilla.org/t5/discussions/how-to-change-main-domain-is-not-automatically-shown-in-the/td-p/74907

Gesperrt Archiviert 6 106

Different page size across different platforms: laptop vs. PC?

I'm logged in to my Firefox account, I visit (for example) ESPN.com on my PC. I adjust the size to fit my PC screen, then when I visit the same site on my laptop the webs… (Lesen Sie mehr)

I'm logged in to my Firefox account, I visit (for example) ESPN.com on my PC. I adjust the size to fit my PC screen, then when I visit the same site on my laptop the website doesn't look right so I have to size down, but then when I visit on my PC I have to size up again etc etc etc.

I want to individualize the size of webpages, how do I do that?

Archiviert 6 79

How to view router http address and stop firefox switching to https, HTTPS-Only Mode not enabled

I'm trying to view my routers page at http://192.168.43.1. Even though I type the full address with http: at the start Firefox automatically inserts https//. This doesn… (Lesen Sie mehr)

I'm trying to view my routers page at http://192.168.43.1.

Even though I type the full address with http: at the start Firefox automatically inserts https//.

This doesn't work as the router doesn't have a secure page.

I've gone into Firefox settings and found HTTPS-Only Mode is not enabled.

How do I view an HTTP site?

Gelöst Archiviert 6 485

Hover on tab does not show tab description after Firefox has been up for a while

What information that I can supply would be useful to help resolve the problem? I have seen the problem on both my old (ancient) Windows 10 desktop and new Windows 11 de… (Lesen Sie mehr)

What information that I can supply would be useful to help resolve the problem? I have seen the problem on both my old (ancient) Windows 10 desktop and new Windows 11 desktop. I have seen it on my Windows 11 desktop on version 129.0.2 and 130.0. I saw it first on the Windows 11 desktop as I am spending my time setting it up. But recently saw it on the Windows 10 desktop on 129.0.2. When I hover on a tab it highlights the tab (background lightens); but NO description or preview appears.

It works on both PCs when I first start Firefox.

Archiviert 6 125

macOS 26 beta visual bug

I realize this is in a beta OS, but I imagine it'll need to be addressed at some point. Anywho, when using vertical tabs, the left side expand/collapse button lives under… (Lesen Sie mehr)

I realize this is in a beta OS, but I imagine it'll need to be addressed at some point.

Anywho, when using vertical tabs, the left side expand/collapse button lives underneath the close, minimize, full-screen OS buttons.

Archiviert 6 101

Issue loading images on specific site on Linux

Browsing works well on my Ubuntu/Linux 22.04.5 laptop except one site. Images are not loading. I can see it has js-errors which might be related. And that may be because … (Lesen Sie mehr)

Browsing works well on my Ubuntu/Linux 22.04.5 laptop except one site. Images are not loading. I can see it has js-errors which might be related. And that may be because some js files are being blocked. The site does work on my iphone though. And using Browserstack I can see it works with other OS.

The site is: knowledgecottonapparel . com

I've verified that others using Linux has the same issue, https://askubuntu.com/questions/1526728/issue-with-specific-site

Archiviert 6 180

Yahoo mail not loading.

Yahoo isn't loading at all for me, more specifically guce.yahoo.com. I have managed to get into the login.yahoo.com page and log in but after the log in process it goes t… (Lesen Sie mehr)

Yahoo isn't loading at all for me, more specifically guce.yahoo.com. I have managed to get into the login.yahoo.com page and log in but after the log in process it goes to the first page again and gives me the same "The connection has timed out". I just installed the browser and this might make me not use it ngl. I have tried both clearing cookies and troubleshooting mode.

Gelöst Archiviert 6 1010

marquee tag totally not working on firefox new update.

I have using firefox proudly from very early. But recently i have a big big problem with you new update. I am a software engineer and i need to develop various kind of so… (Lesen Sie mehr)

I have using firefox proudly from very early. But recently i have a big big problem with you new update. I am a software engineer and i need to develop various kind of software, but firefox last update 130.0 give me so much trouble. marquee tool not working my latest firefox update. Please help me, i have misguided for it. Please help me.

Archiviert 6 19

Long search

Hi! When I start browser it took a long time in search engine to find a result. And sometimes not find anything at all. It simply stops searching and the page seems to fr… (Lesen Sie mehr)

Hi! When I start browser it took a long time in search engine to find a result. And sometimes not find anything at all. It simply stops searching and the page seems to freeze. Furthermore, in the settings it says that "Your browser is being managed by your organization" and I don't know what that means or which organization it is. There is some document on the link and that's it.

Archiviert 6 110

I can't take Full-page screenshots in Canvas/Instructure. Please help.

I'd like to take a full-page screenshot of my content within my Canvas/Instructure online class, but it only captures what's visible. I've tried opening the frame in its … (Lesen Sie mehr)

I'd like to take a full-page screenshot of my content within my Canvas/Instructure online class, but it only captures what's visible. I've tried opening the frame in its own tab, but it doesn't help.

When I use my phone to capture the entire page, it can work, but it's so narrow! Plus I have to continuously tap the "Scroll Down" button for the capturing process to capture more and more.

Can anyone please help? Thanks.

Archiviert 6 241