Network settings of my browser is greyed out
Network settings of my browser is greyed out
Network settings of my browser is greyed out
deleted data from the browser on November 28, 2023 and I had important data saved there, is it possible to restore data from November 27, 2023
Firefox 120.0.0 produces PR_CONNECT_RESET_ERROR at all sites. I have done all the usual fixes, and nothing has helped.
I frequently need to access a Hi-Fi device on my local ethernet network from https://www.skytune.net For example ... http://192.168.1.68/ or http://192.168.1.62/ (Th… (閱讀更多)
I frequently need to access a Hi-Fi device on my local ethernet network from https://www.skytune.net For example ... http://192.168.1.68/ or http://192.168.1.62/ (The last 2 digits of the IP change from time to time)
Recently, I keep getting unnecessary security alerts - Any idea why? I have use https only disabled.
I could be with skytune's certificate. I have done everything I can to bypass these errors.
The Disable Protection For Now option seems to be unavailable if the latest Firefox.
Suddenly my ISP is HACKING into my browsers to give me "notifications" without my permission (see image), ignoring Firefox settings and UBlock Origin add-on. They appear … (閱讀更多)
Suddenly my ISP is HACKING into my browsers to give me "notifications" without my permission (see image), ignoring Firefox settings and UBlock Origin add-on. They appear above whatever website I'm loading. The company has my email address if they need to notifiy me of anything, so this just seems like a giant middle finger - a way to remind me of their absolute control over my computer. It's totally creepy. Is there any way to block them?
I'm trying to print a PDF document without opening it. I found a [guide][1] on MDN that explains how this can be done. ```jsx const handleClick = ( event: React.Mo… (閱讀更多)
I'm trying to print a PDF document without opening it. I found a [guide][1] on MDN that explains how this can be done.
```jsx
const handleClick = ( event: React.MouseEvent<HTMLButtonElement, MouseEvent>, ) => { event.stopPropagation(); event.preventDefault();
const frame = document.createElement('iframe');
frame.onload = () => { frame.contentWindow.print(); }; // frame.style.display = 'none'; frame.src = docflow.primaryDocumentPdfUrl; document.body.appendChild(frame); };
```
In Chrome everything works well, but in Firefox an error occurs (see below).
> Partitioned cookie or storage access was provided to > “http://localhost:3000/api/documents/5bf1c493-b8ce-4f82-9ee0-def28065c645/visualization” > because it is loaded in the third-party context and dynamic state > partitioning is enabled
[![Error][2]][2]
Storage tab screenshot:
[![Storage][3]][3]
What am I doing wrong?
[1]: https://developer.mozilla.org/en-US/docs/Web/Guide/Printing#print_an_external_page_without_opening_it [2]: https://i.stack.imgur.com/SwkRq.png [3]: https://i.stack.imgur.com/JZYXM.png
Hello, I always use Firefox logged into my Mozilla account. Yesterday I went to a (legitimate) site, that I had never visited before and only read one page. I didn't cli… (閱讀更多)
Hello, I always use Firefox logged into my Mozilla account.
Yesterday I went to a (legitimate) site, that I had never visited before and only read one page. I didn't click on anything on that site/page, I only read that one page and left the site. Not long afterwards, I received a promotional email from that site stating "Thanks for stopping by!".
My question is: how did they know my email (the email used by my Mozilla account)? I have never received emails from that site, and as I said, I never visited it until then.
Does Firefox expose the Mozilla account email when visiting sites? This is pretty troubling. I would appreciate any input you have. Thanks
Help me in my Facebook login page, the web site will not load up. Error code: SSL_ERROR_ACCESS_DENIED_ALERT
When attempting to update my Mozilla account from my Firefox settings, I was unable to add my secondary email address because of an error message stating that the seconda… (閱讀更多)
When attempting to update my Mozilla account from my Firefox settings, I was unable to add my secondary email address because of an error message stating that the secondary email account exists...
Repeating this action in case of a bug resulted in being locked out of that particular window.
I have no idea what that error message means, nor how to circumnavigate it. Please help!
Thanks, MGB
Not show website all
When I have to change a setting on my LAN printer, an HP, I should be able to access its built-in settings module. Firefox will not let me access the printer because it … (閱讀更多)
When I have to change a setting on my LAN printer, an HP, I should be able to access its built-in settings module. Firefox will not let me access the printer because it doesn't have a trusted certificate.
So I get a blank page with the message: "we could not verify the certificate: reason = untrusted" and doesn't give me any options. In versions past, I recall an option to connect anyway if I trusted the site.
If there is a setting that lets me enable the option to continue anyway, where is it? Alternately, is there an exception list, perhaps by IP address, that will allow the browser to connect? Perhaps another solution?
I can't be the only one who is encountering this issue.
Thanks,
Ed
Long time Firefox user on Linux. Password manager has never saved passwords, but I just lived with it. Recently, I tried setting a primary password, and now I can't log… (閱讀更多)
Long time Firefox user on Linux. Password manager has never saved passwords, but I just lived with it. Recently, I tried setting a primary password, and now I can't log in to eBay, or Mozilla. On eBay, I type my user ID and the continue button is greyed out. On Mozilla, now I get "Local storage and cookies are required", but I DO have them turned on. I tried to change/set the Primary Password, and I get "Unable to change Primary Password". Is there a file protection/privilege problem? How can I track this down? Thanks, Jon
I had to reinstall the Rakuten extension button recently and it wasn't working right. I'm pretty sure it has to with Firefox Private Browsing mode which I have temporari… (閱讀更多)
I had to reinstall the Rakuten extension button recently and it wasn't working right. I'm pretty sure it has to with Firefox Private Browsing mode which I have temporarily disabled for now and the Rakuten button works fine.
I would really like to continue using Private Browsing mode for Security purposes. I know there's a workaround because I had it working before, I just can't remember what it is. :)