Отображение вопросов с тегом: Показать все вопросы

Comments do not load

On a couple of sites (e.g. Petapixel) when I click "Load Comments", nothing happens. I suspect this may be because Firefox security is preventing comments from loading b… (читать ещё)

On a couple of sites (e.g. Petapixel) when I click "Load Comments", nothing happens. I suspect this may be because Firefox security is preventing comments from loading because of site tracking or other security issues. Is this the cause?

Задан dclark 2 месяца назад

Последний ответ от jscher2000 - Support Volunteer 52 минуты назад

Disqus Comments doesn't load if Browser Privacy set to Strict

TL;DR : Disqus comments used to work while using privacy Strict mode now it doesn't. After years of it working out of the get-go while using Strict mode up till rec… (читать ещё)

TL;DR : Disqus comments used to work while using privacy Strict mode now it doesn't.

After years of it working out of the get-go while using Strict mode up till recently (about a year ago this was really low on my priority list) refused to work I though it was my Ad blocker was causing issues but after setting it in the filters to allow and even after turning it off still no dice.

Removed all add-ons tried again still Disqus comment section refused to load in the websites I regularly visit. So after giving up, I just look around in the browser setting to see if there is anything that may cause conflict with certain scripts from running.

Задан ianjay.tt 2 месяца назад

Последний ответ от jscher2000 - Support Volunteer 55 минут назад

Not showing Disquis Comments and Blogs when visiting virtueonline.org

When I visit the web site virtueonline.org using Firefox browser, the Disqus comment section does not appear below articles on the site. Sometimes, when I go in and out … (читать ещё)

When I visit the web site virtueonline.org using Firefox browser, the Disqus comment section does not appear below articles on the site. Sometimes, when I go in and out of the article, the Disqus comment section will appear, but not always. When I use Microsoft Edge, the Disqus comment sections appear.

Задан Roy Quick 4 месяца назад

Последний ответ от jscher2000 - Support Volunteer 55 минут назад

An error occurred during a connection to login.acg.aaa.com

Unable to login to my AAA account from my PC though I can with no issues on my android phone. security.tls.version.max is set to 4 SSL Report: login.acg.aaa.com (104.68… (читать ещё)

Unable to login to my AAA account from my PC though I can with no issues on my android phone.

security.tls.version.max is set to 4

SSL Report: login.acg.aaa.com (104.68.100.81) shows A+ rating - https://www.ssllabs.com/ssltest/analyze.html?d=login.acg.aaa.com

Please help.

Задан re5pect77 1 час назад

macOS disable Firefox default browser prompt non-interactively

I am trying to configure Firefox on macOS to not prompt the user to make it the default browser. I am using the following script to create the profile and set the user p… (читать ещё)

I am trying to configure Firefox on macOS to not prompt the user to make it the default browser.

I am using the following script to create the profile and set the user preferences after installing Firefox by copying `Firefox.app` from the downloaded DMG: ```

  1. !/bin/sh

open -a Firefox.app --args -CreateProfile default sleep 1

write_userpref() { USER=$(whoami) PROFILE=$(ls -1 "/Users/${USER}/Library/Application Support/Firefox/Profiles/" | grep -E "\.default$") cat << EOF > "/Users/${USER}/Library/Application Support/Firefox/Profiles/${PROFILE}/user.js" // mandatory comment? user_pref("app.update.auto", false); user_pref("app.update.disable_button.showUpdateHistory", false); user_pref("app.update.enabled", false); user_pref("breakpad.reportURL", ""); user_pref("browser.newtabpage.activity-stream.feeds.topsites", false); user_pref("browser.newtabpage.activity-stream.feeds.section.topstories", false); user_pref("browser.tabs.crashReporting.sendReport", false); user_pref("browser.discovery.enabled", false); user_pref("browser.defaultbrowser.notificationbar", false); user_pref("browser.shell.checkDefaultBrowser", false); user_pref("browser.shell.didSkipDefaultBrowserCheckOnFirstRun", false); user_pref("browser.shell.skipDefaultBrowserCheckOnFirstRun", true); user_pref("browser.newtabpage.enabled", false); user_pref("experiments.enabled", false); user_pref("extensions.pocket.enabled", false); user_pref("toolkit.telemetry.enabled", false); user_pref("update_notifications.enabled", false); EOF }

write_userpref

open -a Firefox.app --args -new-tab -P default "about:blank" sleep 3 osascript -e 'quit app "Firefox"' sleep 2

open -a Firefox.app --args -P default about:blank ```

Here's the behaviour I'm seeing:

  1. Firefox starts to an `about:blank` tab, however there is a second "Firefox Privacy Notice" tab
  2. AppleScript quits Firefox
  3. Firefox starts to an `about:blank` tab, however it is now prompting me to make it the default browser

I do not want Firefox to prompt the user to become the default browser.

My ideal scenario is that Firefox starts without the "Firefox Privacy Notice" tab and without prompting me to make it the default browser. From the observed behaviour, this doesn't seem possible.

Can anyone tell me how I can accomplish this without user interaction or MDM?

Задан hal.martin 4 часа назад

Последний ответ от hal.martin 4 часа назад

Last update 126.0

After the last Firefox update: - i was logged out of my mozilla account; - i was logged out of my Facebook account; - i was logged out of my bluesky account; - i was log… (читать ещё)

After the last Firefox update: - i was logged out of my mozilla account; - i was logged out of my Facebook account; - i was logged out of my bluesky account; - i was logged out of my Facebook account; - my Instagram account is suspended;

yesterday morning all of these were logged-in and working fine.

Had to work for 30 minutes to re-log-in. And I cannot reactivate Instagram, I contacted support, nothing yet.

Задан massmedia314 13 часов назад

Последний ответ от jscher2000 - Support Volunteer 5 часов назад

Case 145005

Good afternoon, If necessary, I am available to add more information about this case (145005), in English or Portuguese. Best regards, Ana Patrícia Paquete Visual Des… (читать ещё)

Good afternoon,

If necessary, I am available to add more information about this case (145005), in English or Portuguese.

Best regards,


Ana Patrícia Paquete Visual Designer

Задан Ana Patrícia Paquete 1 день назад

Последний ответ от jscher2000 - Support Volunteer 1 день назад

Firefox deb package - Apparmor profile

Hello, I administer a small fleet of Ubuntu desktops. For a variety of reasons we avoid using Canonical's Snap package version of Firefox. Currently the fleet is using … (читать ещё)

Hello, I administer a small fleet of Ubuntu desktops. For a variety of reasons we avoid using Canonical's Snap package version of Firefox.

Currently the fleet is using Firefox installed from the Mozilla Team PPA repo. However that repo can be incredibly slow and after reading about the new Firefox deb packages [1] from the Mozilla APT repository we would like to move to them. The problem is that these packages lack Apparmor profiles, so unfortunately my security team won't let me use them.

Would it be possible to add Apparmor profiles to these packages please? They would need to be applied only when an OS has Apparmor enabled, which may not be the default for Debian.

Thank you!

[1]: https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/

Задан Partially_Anonymous 1 день назад

Accidentally disabled pop ups on site

I accidentally ticked the "don't allow [site] to show new windows" (I'm browsing in Spanish, forgive me if this isn't how it's written) box and now one of the functions o… (читать ещё)

I accidentally ticked the "don't allow [site] to show new windows" (I'm browsing in Spanish, forgive me if this isn't how it's written) box and now one of the functions of the site stopped working because it requires the user to confirm their decision via the pop up window. I'd like to know how to revert this. I've given the site special permissions for pop ups and it hasn't worked.

Задан Hospitalier 1 день назад

Последний ответ от jscher2000 - Support Volunteer 1 день назад

to turn off auto redirect

hi there, nowadays i am suffering a bad moment....because when i am trying to visit a website and trying to view an article the website automatically redirects to other s… (читать ещё)

hi there, nowadays i am suffering a bad moment....because when i am trying to visit a website and trying to view an article the website automatically redirects to other sites,,,, and this is very disappointed..

so now i am asking for a solution to turn off auto redirect..

Задан Jibon Barman 2 дня назад

Firefox using FIDO2 security keys

I using kubuntu (ubuntu with kde) 22.04 and firefox will not recognize my security key. There is a really good thread on this here. It is now closed. https://support.m… (читать ещё)

I using kubuntu (ubuntu with kde) 22.04 and firefox will not recognize my security key. There is a really good thread on this here. It is now closed.

https://support.mozilla.org/en-US/questions/1412073

One of the solutions is to install firefox from the mozilla server. On other forums, this is referred to removing snap and installing the debs. I haven't tried this.

Reading through the thread however, it seems like the snap version should work. The manufacurers id and product code for my Thetis FIDO2 usb key are present in the etc/udev/rules.d/70-snap.firefox.rules

This answer says to disable apparmor. I tried that, but it didn't work.

I have quoted this answer below.

This isn't actually a firefox problem. KDE Neon uses the firefox package from the Mozilla Team PPA and there's nothing wrong with that package. The problem is that Neon enables app armor on firefox which breaks access to password managers and security keys. sudo aa-disable usr.bin.firefox works around the problem by disabling app armor for firefox. aa-complain was not sufficient in this case.

Is there anything else I can try?

Задан oilhat 2 дня назад

Multi IP'S conmect to my pc, a kernal level driver installed, bitwarden password valut uploaded to a ip and way more.

I used Firefox Developer Edition and yesterday saw that a new extension released for using Chrome web api to search and duckduckgo as one and had to test it "DuckDuck Chr… (читать ещё)

I used Firefox Developer Edition and yesterday saw that a new extension released for using Chrome web api to search and duckduckgo as one and had to test it "DuckDuck Chrome"... I have since had keneral level drivers registered, IP addres ls directly connecting, every one of my files scanned and index and still I'm getting logs for connections from the same IP's that were using kernal calls to bypass me seeing whats going on... at one point they did a lernal call and changed the requested package power.

There were enough things ran from 5am pst today till 4pm pst today I have exporting the log file for multiple hours and it only has a tray icon telling me it's still creating it as the context was to large to be seen or queried in the Event Viewer itself (error 1734).

Задан CodingCarson 2 дня назад

Blocking of strange site in Firefox by Malwarebytes

Malwarebytes www.malwarebytes.com -Log Details- Protection Event Date: 12/05/2024 Protection Event Time: 10:52 Log File: 0728216c-103d-11ef-bf81-74e6e24e33e7.json -Soft… (читать ещё)

Malwarebytes www.malwarebytes.com

-Log Details- Protection Event Date: 12/05/2024 Protection Event Time: 10:52 Log File: 0728216c-103d-11ef-bf81-74e6e24e33e7.json

-Software Information- Version: 4.6.12.323 Components Version: 1.0.2309 Update Package Version: 1.0.84577 Licence: Premium

-System Information- OS: Windows 10 (Build 19045.4355) CPU: x64 File System: NTFS User: System

-Blocked Website Details- Malicious Website: 1 , C:\Program Files\Mozilla Firefox\firefox.exe, Blocked, -1, -1, 0.0.0, ,

-Website Data- Category: RiskWare Domain: zeewhaih.com IP Address: 139.45.197.245 Port: 80 Type: Outbound File: C:\Program Files\Mozilla Firefox\firefox.exe


(end)

Should I be worried about this?

Thank you Dave

Задан Dave 3 дня назад

Последний ответ от jonzn4SUSE 2 дня назад

Primary Password issue

I am migrating to a new laptop. The new laptop keeps asking me for a primary password. I have never set one up. This issue doesn't happen on the old machine, only the new… (читать ещё)

I am migrating to a new laptop. The new laptop keeps asking me for a primary password. I have never set one up. This issue doesn't happen on the old machine, only the new one. It also won't let me disable the pop-up that asks for the primary password. Please advise.

Задан Lisa Corricello-McDowell 6 дней назад

Последний ответ от cor-el 3 дня назад

How to recover/save my history if I deleted my history

If I delete my history of the websites I go on is there a way to either restore it or store it some place else in case I want to see it at a future time? Can I also do it… (читать ещё)

If I delete my history of the websites I go on is there a way to either restore it or store it some place else in case I want to see it at a future time? Can I also do it If I delete my emails and I would like to see certain emails, again in the future? I use mostly Yahoo and Gmail? I'm using Windows 10.

Thanks

Задан jkbania 1 месяц назад

Последний ответ от coldpaut 3 дня назад

DNS Over HTTPS - NS_ERROR_CONNECTION_REFUSED

Hi there! I'm trying to troubleshoot why firefox isn't connecting to my DNS over HTTPS instance running adguard home. Every other device (including another laptop) is ab… (читать ещё)

Hi there!

I'm trying to troubleshoot why firefox isn't connecting to my DNS over HTTPS instance running adguard home. Every other device (including another laptop) is able to set the DNS over HTTPS and connect successfully - but my desktop PC instance gets NS_ERROR_CONNECTION_REFUSED. Despite multiple reboots, ipconfig /flushdns, release/renew, etc...

Even my android phone is able to connect to it using the "private dns" feature (uses port 853 instead of 443).

I've been able to verify https access to the DNS server and it's querying successfully. It's just this one instance it won't connect.

Задан Josh Menzel 3 дня назад