Showing questions tagged: Show all questions
  • Solved
  • Archived

Dark mode no longer stays active

I normally have Dark Mode always enabled. This week it's constantly switching to "Follow Device Theme" which then makes it the Light theme. Interestingly, my phone's th… (read more)

I normally have Dark Mode always enabled.

This week it's constantly switching to "Follow Device Theme" which then makes it the Light theme.

Interestingly, my phone's theme is also set to Dark mode so the Follow setting doesn't appear to work.

Thanks!

Asked by gurtfrobe 2 years ago

Answered by gurtfrobe 2 years ago

  • Solved
  • Archived

How to disable related term sites in history from being grouped?

I remember sites with related terms not always being grouped up not too long ago. The change isn't bad but would like to know how to disable it. The main issue being ever… (read more)

I remember sites with related terms not always being grouped up not too long ago. The change isn't bad but would like to know how to disable it. The main issue being ever since this change was implemented, it breaks some functionality. It keeps you from being able to look through the rest of your history until you delete the group. Either it prevents you from continuing to scroll down. Or when you do keep scrolling, it keeps looping the sites already shown.

Asked by justinzhu17 2 years ago

Answered by Paul 2 years ago

  • Solved
  • Archived

Firefox Multi-Account Containers on Android

Hello, I want to know how to use Firefox Multi-Account Containers on Android. I have it on firefox nightly android but if i click on a category it doesn't show anything.… (read more)

Hello,

I want to know how to use Firefox Multi-Account Containers on Android. I have it on firefox nightly android but if i click on a category it doesn't show anything.

Asked by Jeppie 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Mobile YouTube in Firefox for Android browser automatically switches to Chinese (Simplified)

Hi, I'm actually entirely sure what category my tickets belongs in so apologies if it's misclassified. I've been having a problem recently with Firefox where mobile YouT… (read more)

Hi, I'm actually entirely sure what category my tickets belongs in so apologies if it's misclassified.

I've been having a problem recently with Firefox where mobile YouTube (m.youtube.com) keeps turning up in Simplified Chinese. I'm on a Pixel 3 and my device language and default language are both English (Australia). Whenever I can change my default language, I do it to English (Australia) or English (UK). My keyboard languages are English (Australia), Chinese (Simplified) and Russian (Russian), and although I don't think this should affect the problem, I see no other reason YouTube would show me a Chinese YouTube.

Whenever I go to the YouTube settings and change it to English (Australia), then close Firefox and reopen it to access mobile YouTube again, I am faced with the same Chinese YouTube with seemingly Chinese recommendations too.

Usually you'd think this is a problem with YouTube but the problem doesn't happen when I use mobile YouTube on Google Chrome. It's automatically in English (which one I haven't bothered to check).

Asked by fermatsinitialtheorem 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Print to pdf with

Hello, Quite à few month ago, after update, my new Firefox for Android does not allow me to access to the print option. I cannot find the page nor the tools options usin… (read more)

Hello,

Quite à few month ago, after update, my new Firefox for Android does not allow me to access to the print option. I cannot find the page nor the tools options using my mobile. When using edge, chrome or other browser, I still do have this option and therefore able to print pdf copies of the resources I do want to archive. Is it possible to know why these printing options are unaccessible on Firefox using Android ?

Regards

Asked by Yacou 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Search by Image has a new update- notifications say a new permission is required

New image search. A notification keeps coming up to say it needs permissions. I have allowed all permissions in settings on the browser and in my apps settings. I downlo… (read more)

New image search. A notification keeps coming up to say it needs permissions. I have allowed all permissions in settings on the browser and in my apps settings. I downloaded the add-on 3 times & not sure what to do with the api file. It does work to search images anyway. If I go to Add-ons in the menu & tap a picture, it does search. Should I set it to URL or clipboard?

Asked by KatWomanUSA 1 year ago

Answered by KatWomanUSA 1 year ago

  • Solved
  • Archived

About: Config not working. Instead, typing this shows search engine results.

I am trying to disable auto-refresh on my tabs when I minimize them, but when I type 'about: config' into the address bar, it just shows search engine results instead of … (read more)

I am trying to disable auto-refresh on my tabs when I minimize them, but when I type 'about: config' into the address bar, it just shows search engine results instead of opening it as an actual URL. I have already gone into settings and disabled all search suggestions, and it's still doing it anyway.

What am I supposed to be doing here? I spent tons of time in the support community looking for fixes to my problem and all I found were people telling me to use Nightly, but I don't want to give up basic capabilities like printing etc.

Thanks!

Asked by forevernervouszan 1 year ago

Answered by forevernervouszan 1 year ago

  • Solved
  • Archived

addons on firefox android

How can I use all addons on firefox android I tried to add a pdf viewer but add button doesn't work and why addons are so limited on android..please help me.... … (read more)

How can I use all addons on firefox android I tried to add a pdf viewer but add button doesn't work and why addons are so limited on android..please help me....

Asked by nullagent404 1 year ago

Answered by Paul 1 year ago

  • Locked
  • Archived

What are the intended uses for: media.volume_scale, media.default_volume, media.hardwaremediakeys.enabled ?

I am not sure this is the right forum to be asking all of the questions below but .. I am starting here and will be guided by your feedback if only some questions can be … (read more)

I am not sure this is the right forum to be asking all of the questions below but .. I am starting here and will be guided by your feedback if only some questions can be answered here.

All my questions pertain to Firefox Nightly on Android. 101.0a1 (Build #2015874793) It is my hope that the Q&A might help other users of Firefox Nightly on Android.

  1. (generic) Where will I find discussion of or documentation (specifications, user manual, usage notes, self-documenting source code, etc.) for the various Firefox settings accessible via about:config ?
  2. (specific) What is the intended use scenario for the media.volume_scale setting?
  3. (specific) What is the intended use scenario for the media.default_volume setting?
  4. (specific) What is the intended use scenario for the media.hardwaremediakeys.enabled setting?
  5. (generic) Is it reasonable to expect that a browser be able to determine either the RMS or Peak loudness of the src for a media element and mute (i.e. set ~.volume=0) if that loudness is above some user specified level? For example:
    • Might there be metadata within the file header that describes loudness just as there is metadata that describes duration?
    • Might parsing just the first 3-5 seconds of the file be sufficiently manageable to estimate loudness without grossly impacting page load-time or grossly taxing the CPU?
    • Might the default action be to set ~.volume=0 until such time as the browser has parsed the entire src to determine actual RMS loudness .. and only then restore ~.volume to user-prescribed maximum permitted volume iff RMS loudness is below a user prescribed threshold? (the bigger the file the longer that media is muted before it can be potentially unmuted!)

Thank you, in advance, for any time you spend responding to my questions. I am especially appreciative of links that I can follow to find answers for myself rather than being spoon-fed answers on a specific case by case basis.

Asked by najevi1 1 year ago

Last reply by Paul 1 year ago

  • Solved
  • Archived

Can I use Dashlane Password manager with Firefox?

I have an iPad, MacbookAir and Android phone [Samsung}. Can I use my longtime password manager, Dashlane web? It is essential that I am able to use Dashlane with Firefox … (read more)

I have an iPad, MacbookAir and Android phone [Samsung}. Can I use my longtime password manager, Dashlane web? It is essential that I am able to use Dashlane with Firefox

Asked by Marianna LaTour 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Multi-Account Containers for Android yet?

Why is there no Multi-Account containers extension for Android? Honestly I think its an amazing extension for maintaining privacy, and I'd love to have that on my phone. … (read more)

Why is there no Multi-Account containers extension for Android? Honestly I think its an amazing extension for maintaining privacy, and I'd love to have that on my phone.

Asked by arjuniscool0204 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Show only pinned sites in home screen

Before Firefox for Android v100 it was possible to show only pinned sites in the top sites section in the home screen. Now alongside my pinned sites (currently 3) there a… (read more)

Before Firefox for Android v100 it was possible to show only pinned sites in the top sites section in the home screen. Now alongside my pinned sites (currently 3) there are 2 rows of 4 sites and 2 pages. All these other sites are pages related to my work, full of test URLs, 500 or 404 pages... and so on. How do I revert it to the old behavior?

Asked by faelv 1 year ago

Answered by Paul 1 year ago

  • Locked
  • Archived

"feature" control

So does fire fox just not give a shit whether the app is usable? You've completly stripped.any ability to customize and disable useless "features" that maybe 5% of user … (read more)

So does fire fox just not give a shit whether the app is usable? You've completly stripped.any ability to customize and disable useless "features" that maybe 5% of user want. Are you just trying to go out business? How about returning control to the user. How about reading the app feedback and actually responding to users instead of ignoring us.

Asked by fu2 1 year ago

Last reply by James 1 year ago

  • Solved
  • Archived

Customised homepage

I used to be able to place shortcuts that I wanted on the Firefox homepage now it seems to be my history or nothing. Can we go back to allowing customised homepage. I don… (read more)

I used to be able to place shortcuts that I wanted on the Firefox homepage now it seems to be my history or nothing. Can we go back to allowing customised homepage. I don't want random stuff.

Asked by malcolm28 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Firefox Browser and Firefox for Android

How do I turn off Family Filters in Firefox and Firefox for Android, something is blocking age related content, I didn't set it that way. I can't find any info about this… (read more)

How do I turn off Family Filters in Firefox and Firefox for Android, something is blocking age related content, I didn't set it that way. I can't find any info about this anywhere.

Asked by andybyford 1 year ago

Answered by Paul 1 year ago

  • Locked
  • Archived

Can I configure FireFox Nightly or Beta to allow port 10080 on an android phone for router "Guest" access

Forgive me. I may have posted this question already but I can't find my post. As we know port 10080 has been blocked by many if not all internet browsers and port 10080 … (read more)

Forgive me. I may have posted this question already but I can't find my post.

As we know port 10080 has been blocked by many if not all internet browsers and port 10080 is the port that most routers use for their "Guest" SSID access.

I have been told that it may be possible to configure FireFox "Nightly" or "Beta" to allow port 10080 access which is what my router uses for the Guest SSID.

This would be for an Android phone to be able to connect to the Guest SSID on my router using port 10080.

Does Nightly or Beta allow this and if so what are the reconfiguration instructions so I can allow port 10080 access on the Android phone?

Thank you for your help.

Asked by FireUser 1 year ago

Last reply by Paul 1 year ago

  • Solved
  • Archived

Printing

When is Mozilla bringing back the "page" feature (or just a "print" command) so that users can print directly from the browser? This missing feature has been noted by cou… (read more)

When is Mozilla bringing back the "page" feature (or just a "print" command) so that users can print directly from the browser? This missing feature has been noted by countless support requests over the last two years. It's clearly something your user base wants. If Mozilla doesn't want its browser to go the way of Internet Explorer, it needs to listen to its customers.

Asked by 7568924 1 year ago

Answered by Paul 1 year ago