Pšašanja ze slědujucym wobznamjenim pokazaś: Wšykne pšašanja pokazaś

Unable to import passwords from chrome

I'm trying to import my passwords from chrome and cannot get it to work. I've set signon.management.page.fileImport.enabled to true and have tried both directly importing… (cytajśo wěcej)

I'm trying to import my passwords from chrome and cannot get it to work. I've set signon.management.page.fileImport.enabled to true and have tried both directly importing from chrome and creating a csv file and copying from that, but chrome won't copy passwords over directly and when using the csv file almost all the passwords are listed as missing fields and won't copy over. I'm unsure if there's something i'm missing in teh copy process or if i'm just stuck manually copying over passwords

Pšašany wót wužywarja Alex Pimentel pśed 4 góźinami

Slědne wótegrono wót wužywarja Alex Pimentel pśed 2 góźinoma

How do I fix a font in AutoCAD?

On the ribbon go to the Annotate Tab. From there go to the Text Palette. Click on the arrow pointing at the corner. It brings up the Text Style box. From there replace al… (cytajśo wěcej)

On the ribbon go to the Annotate Tab. From there go to the Text Palette. Click on the arrow pointing at the corner. It brings up the Text Style box. From there replace all of the texts with ther warning icons showing or. Click on ‘Add’ to add new fonts. Font Xs

Pšašany wót wužywarja Harrison Malinga pśed 9 góźinami

"Content-Security-Policy" error for site that can download .xls file (blob)

I'm having the following problem in my web application and it only occurs in the Mozilla Firefox browser: "Content-Security-Policy: Page settings blocked loading of a blo… (cytajśo wěcej)

I'm having the following problem in my web application and it only occurs in the Mozilla Firefox browser: "Content-Security-Policy: Page settings blocked loading of a blob resource: https://sitename (“frame-src”).”

I am using the SheetJs library to export a .xls file in javascript, when generating the file using the writeFile method, the mentioned error occurs.

I've used a private browser, removed all extensions, cleared cache, etc.

Pšašany wót wužywarja jonatasbatistasilva pśed 9 góźinami

406 Security Incident Detected

Dear Mozilla I'm participating in a discussion group based on Wordpress (learning.martinus.dk), and when I try to sign in (learning.martinus.dk/wp-login.php), I get the … (cytajśo wěcej)

Dear Mozilla

I'm participating in a discussion group based on Wordpress (learning.martinus.dk), and when I try to sign in (learning.martinus.dk/wp-login.php), I get the error.

>> 406 Security Incident Detected Your request was blocked. The public IP address assigned to you, by your internet provider, might be suffering from poor reputation: Look up IP reputation here. <<

My IP adr. is 80.208.65.123 and it is NOT suffering from poor reputation -- and no problem when I sign in from e.g. Chrome!

So what can I do so I can use my favorite browser here too!?  ;o)

All the best, Henrik Denmark

Pšašany wót wužywarja Henrik Hedegaard pśed 5 mjasecami

Slědne wótegrono wót wužywarja Henrik Hedegaard pśed 5 mjasecami

Question about Tracking Preventions

Good evening, I have an issue related to ETP. Reading through several articles I couldn't find an answer to the following thing: How do you treat cookies set by Hubspot… (cytajśo wěcej)

Good evening, I have an issue related to ETP. Reading through several articles I couldn't find an answer to the following thing: How do you treat cookies set by Hubspot or GA4? They are a First Party cookie, but they don't always have samesite-parameter filled out.

I know that the lifespan is limited for first-party cookies. But I don't get whether samesite=none/empty makes a difference? Because data will be sent to a third-party server.

I'd be glad about clarification and your help. If you have articles covering this issue, that would also be great. Thank you for your support.

Best regards, Birga Woytowicz

Pšašany wót wužywarja Birga.Woytowicz pśed 5 dnjami

Remove Security Alerts On LAN

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… (cytajśo wěcej)

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.

Pšašany wót wužywarja dm18 pśed 6 dnjami

Slědne wótegrono wót wužywarja dm18 pśed 6 dnjami

Can I block ISP notifications?

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 … (cytajśo wěcej)

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?

Pšašany wót wužywarja cfcentaurea pśed 1 tyźenjom

Slědne wótegrono wót wužywarja cfcentaurea pśed 6 dnjami

Print an external page without opening it not working in Firefox

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… (cytajśo wěcej)

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

Pšašany wót wužywarja Pavel Perevezentsev pśed 6 dnjami

Mozilla account privacy

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… (cytajśo wěcej)

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

Pšašany wót wužywarja rd2p pśed 1 tyźenjom

Slědne wótegrono wót wužywarja rd2p pśed 1 tyźenjom