- Archived
Passwords
HOW CAN I FOWNLOAD ALL MY PASSWORDS STORED ON FIREFOX
HOW CAN I FOWNLOAD ALL MY PASSWORDS STORED ON FIREFOX
how to retrieve a screenshot from clipboard using ctrl+V ????
I'm a cybersecurity professional and I'm researching about Same Origin Policy, Cross Origin Resource Sharing and how firefox deal with those things. I've find out that ve… (read more)
I'm a cybersecurity professional and I'm researching about Same Origin Policy, Cross Origin Resource Sharing and how firefox deal with those things. I've find out that versions before 102.1.0esr, cross-origin script GET requests used to attach cookies (Image 1), but in newer versions, it's not happening (Image 2). I checked the release notes but didn't find nothing about this change.
I would like to learn more about what changed and how Firefox is dealing with cookies, SOP and CORS.
Thanks!
I use Google Meet multiple times a day for work meetings. After switching to Firefox from Chrome recently, I have noticed some persistent issues to do with audio from dev… (read more)
I use Google Meet multiple times a day for work meetings. After switching to Firefox from Chrome recently, I have noticed some persistent issues to do with audio from devices external to my laptop. I have a USB external microphone, a USB sound card that powers external speakers, and wired headphones that I use through the laptop's headphone jack. In macOS my default audio input is the external mic, and default output is the wired headphones.
The first issue that I noticed when using Firefox in meetings was that people reported an echoing effect on my audio. Audio from everyone else sounded fine to me. Changing my microphone source in Meet or in macOS did not seem to help, nor did disabling echo canceling in Meet. What did help was disconnecting the USB microphone completely. The impression that I got was that Meet was taking audio from both the USB mic and laptop mic at the same time, even though only the USB mic was selected. This has happened every time I used Meet.
The second issue that I noticed just happened for the first time today. (Note: I now have my USB mic unplugged until I can resolve the mic issue.) In macOS I had my wired headphones set as the audio output device. I joined a meeting, and I was hearing the meeting audio in my headphones and the external speakers (USB sound card) at the same time.
I've used Meet with Chrome for the last few years and never had this type of issue.
Something I have noticed that may be relevant is, when I open Meet in Chrome and go to the Meet settings, it shows my USB sound card and wired headphones as audio input/output options that I can select, in addition to the built-in laptop speakers. But when I open Meet in Firefox, the settings only show the USB sound card and laptop speakers for output - they don't show my wired headphones. FWIW, media.setsink.enabled is set to "true" already - I saw this mentioned as a solution in a similar question from 2022.
Is there anything I can check, or debugging data I can capture when this issue happens, which would help figure out the root cause?
I have a problem on YouTube where videos are too bright, but when i click for example to save that video to watch later it has normally saturated colors. And I'm using wi… (read more)
I have a problem on YouTube where videos are too bright, but when i click for example to save that video to watch later it has normally saturated colors. And I'm using windows. On photo example1 video is too bright, but on example2 it is normal. thanks for help
i have tried LITERALLY EVERYTHING and i can just not connect to my site that uses http, it constantly redirects to https which DOES NOT WORK. and i am trying to connect… (read more)
i have tried LITERALLY EVERYTHING and i can just not connect to my site that uses http, it constantly redirects to https which DOES NOT WORK. and i am trying to connect to my server here so its kinda important but i clearly CANT access it.. i have watched countless forums, videos, addons. but nothing helps so please if anyone knows anything about this thatd be amazing.
ps also i have connected to the SAME ip/http server before using firefox, but now it does not work.
I've got a question/suggestion about Picture in Picture feature. Why "Close" button works the same as "Back to Tab"? Scenario: Close the Picture in Picture video by clic… (read more)
I've got a question/suggestion about Picture in Picture feature. Why "Close" button works the same as "Back to Tab"?
Scenario: Close the Picture in Picture video by clicking on the [X] button or Cmd+W shortcut.
Actual result: Picture in Picture closes and Firefox window opens, on the tab containing the video. This is very strange behaviour. If I close the video, I don't want to watch it now. Essentially "Close" button works exactly like "Back to Tab" button - so what's the point? If I wanted to switch to the tab - I would click on "Back to tab".
Expected result: I expect Picture in Picture video to close and nothing else to happen. Don't open the window/tab containing the video.
Thanks
For awhile now since I last updated the android app it's started freezing after awhile when I try to open a new tab or type in the address bar. Sometimes it looks like it… (read more)
For awhile now since I last updated the android app it's started freezing after awhile when I try to open a new tab or type in the address bar. Sometimes it looks like it's opening a new tab but it's just a duplicate of a different tab then it freezes. Restarting the app makes it work again but it won't remember the last thing I was doing and the history shows up entirely blank. Even closing the app before it freezes it won't remember what I just had open
I am trying to reach an internal company website ([URL]), with a certificate chain rooted in a company certificate authority. This works fine in Chrome, and worked in Fir… (read more)
I am trying to reach an internal company website ([URL]), with a certificate chain rooted in a company certificate authority. This works fine in Chrome, and worked in Firefox on my previous computer. But i recently got a new machine, and something somewhere is not quite right. I get an error message looking like this (between the ~~~s):
~~~ Someone could be trying to impersonate the site and you should not continue.
Web sites prove their identity via certificates. Firefox does not trust [URL] because its certificate issuer is unknown, the certificate is self-signed, or the server is not sending the correct intermediate certificates.
Error code: SEC_ERROR_UNKNOWN_ISSUER
View Certificate ~~~
If i click on the error code, i get these details:
~~~ [URL]
Peer's Certificate issuer is not recognised.
HTTP Strict Transport Security: false HTTP Public Key Pinning: false
Certificate chain:
[certificate]
[certificate]
[certificate]
~~~
If i click 'View Certificate', i get a chain of three certificates:
If i go to Settings > Privacy & Security > View Certificates > Authorities, i can find both the [certificate] certificates. As far as i can tell, they are identical - i can open the certificate from 'View Certificate' and the corresponding one from the certificate manager and flip between tabs, and all the details are the same.
I am using Firefox 120.0, via a flatpak, on Ubuntu 22. I have given the flatpak access to /etc/ssl/certs, where my company's internal CA certificates are located.
To me, this seems like it should all work. The server has a certificate signed by an internal CA, which is signed by another internal CA, and both those internal CA certificates are in my certificate manager. So what is going wrong? Is there any way i can debug this?
after a refresh, suggested by Firefox, all my bookmarks and folders have gone. I was assured that thatt wouldn't happen. very unhappy and dissatisfied.
Unattended software (kiosk) here. Sometimes (so rarely that I cannot reproduce in dev) the client sees this error screen: "Firefox closed unexpectedly while starting...… (read more)
Unattended software (kiosk) here.
Sometimes (so rarely that I cannot reproduce in dev) the client sees this error screen: "Firefox closed unexpectedly while starting..." (see image in attachment)
Sometimes when rebooting the error goes away and Firefox starts normally.
Sometimes even when rebooting the system - this vertical error screen appears, and one solution is to reinstall Firefox, but I'd like not to (if not necessary) or at least programmatically detect the issue and perform the needed actions.
QUESTIONS: How to programmatically detect (bash i.e.) that this error window is present and get rid of it properly? Or, how to (for debugging) force that screen to appear (to force that broken state)?
PS: I'm running Firefox using:
nohup firefox -P ff_custom_profile -new-instance -private-window -kiosk "$url" > /dev/null 2>&1 &
Thank you for any assistance or insight
I open my school portal to view my results but I couldn't because it showing that a PHP error occur
Recently, I switched to Fedora 39. At first, Firefox was working fine, but after I logged into my Firefox account, the fonts of some languages stopped rendering, and this… (read more)
Recently, I switched to Fedora 39. At first, Firefox was working fine, but after I logged into my Firefox account, the fonts of some languages stopped rendering, and this started happening with almost every site that was using system fonts.
How can I resize the display so websites fit the phone screen?
ALL APPS AND WEBSITES SUPPORTED
I don't want to "update my software" every day. How can I turn this function completely off ? This continuous badgering makes me want to switch to another provider. … (read more)
I don't want to "update my software" every day. How can I turn this function completely off ? This continuous badgering makes me want to switch to another provider.
I'm up to the most current version of Firefox 120.0.1 (64-bit) Windows 11 For this and the last versions over a couple of years whenever I go to; https://www.linkedin.… (read more)
I'm up to the most current version of Firefox
120.0.1 (64-bit) Windows 11
For this and the last versions over a couple of years whenever I go to;
Then try to go to any other page like https://nextdoor.com from a bookmark, it stays on linkedin.
If I enter the address by typing it in, it works.
When I try to go to Linked in when using Firefox it only loads with text. Is there a setting somewhere that can help me resolve this? Thanks.
Firefox downloads my images as Tiff files. I do not want them to download them as Tiff but I don't see anywhere to change my download file type preferences for Android … (read more)
Firefox downloads my images as Tiff files. I do not want them to download them as Tiff but I don't see anywhere to change my download file type preferences for Android
Scrolling in Firefox is causing any webpage to scroll many lines at once with a single click, and it seems to be exclusively happening to Firefox, as every other applicat… (read more)
Scrolling in Firefox is causing any webpage to scroll many lines at once with a single click, and it seems to be exclusively happening to Firefox, as every other application scrolls normally. I have tried searching here and elsewhere for a solution, and I have tried to change about:config settings based on the recommendations I could find to no avail. I have also tried to refresh Firefox and have used Troubleshoot Mode, but those too have not worked. I have no clue as to what could have caused this, as I have not been messing with any settings prior to this.