Showing questions tagged: Show all questions
  • Solved
  • Archived

How to get a list of all the open tabs in a Firefox window?

Hello everyone, I've been using Firefox for quite some time and I always keep a bunch of windows open throughout a few workspaces on my laptop. However, this takes up a … (read more)

Hello everyone,

I've been using Firefox for quite some time and I always keep a bunch of windows open throughout a few workspaces on my laptop. However, this takes up a lot of resources and looks very messy. So, I've been thinking of writing a script/extension to simply store all the open links in a window to a named list that I can, then, come back to when I need and reopen. That way, I could possibly have different lists, separated by topic and stored in a single place.

I'm sorry if there is an obvious solution for this, I saw a couple of similar questions have been asked before, but none that I could use as reference.

Thank you for your time, have a nice week!

Asked by pedrobarrostorreaogaiao 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Is there a way to change only the background image for new tabs in Firefox 117+?

Hi, I have been searching a way to change the Firefox new tab background image keeping its vanilla design. I found I could use a userContent.css file in this post from a … (read more)

Hi, I have been searching a way to change the Firefox new tab background image keeping its vanilla design. I found I could use a userContent.css file in this post from a few years ago: [https://support.mozilla.org/en-US/que.../1271362] I have followed the instructions step by step but it doesn't currently work.

Asked by Tifile 1 year ago

Answered by zeroknight 1 year ago

  • Solved
  • Archived

How do I prevent Firefox from shifting my typing from the search field to the address bar?

The topic says it all. How do I prevent Firefox from shifting my typing from the search field to the address bar? I try to type a search into the field on my homepage b… (read more)

The topic says it all. How do I prevent Firefox from shifting my typing from the search field to the address bar?

I try to type a search into the field on my homepage but the cursor gets shunted up to the address bar and I can't find a setting turn it off. I would prefer my typing to stay where I place the cursor with a click rather than being shunted off somewhere else on the screen.

Asked by Jason Patterson 1 year ago

Answered by Terry 1 year ago

  • Solved
  • Locked

Two versions of Mozilla Firefox are installed on my PC.

Today I realized that I have installed two (2) versions of Mozilla Firefox on my Laptop PC which I rarely use. Both editions are 64-bit type but one is version 109.0.1 (… (read more)

Today I realized that I have installed two (2) versions of Mozilla Firefox on my Laptop PC which I rarely use.

Both editions are 64-bit type but one is version 109.0.1 (11/04/2023) in

C:\Program Files\Mozilla Firefox and the other is version 128.0.3 (28/07/2024) in C:\Program Files (x86)/Mozilla Firefox.

I suppose it is illegal to have two versions of the same App., so the question is how can I delete the old version (109.0.1) without affecting or damaging the new version (128.0.3)?

Thank you, JOHN HATZITOLIOS

Asked by rogergr311049 5 months ago

Answered by rogergr311049 5 months ago

  • Solved
  • Archived

how can I add specific shortcut links to firefox homepage on a pc

My homepage has shortcut links to various sites. Those which I visit frequently I have pinned to the page. I would like to be able to add and pin other websites to the p… (read more)

My homepage has shortcut links to various sites. Those which I visit frequently I have pinned to the page. I would like to be able to add and pin other websites to the page. The only option that appears to available is to go through all the unwanted ones to dismiss them and wait on serendipity to produce the ones I want to keep. All the advice online to the same question is support for Android.

Asked by debroos 1 year ago

Answered by jonzn4SUSE 1 year ago

  • Solved
  • Archived

Unable to pin private window to taskbar

Hello. When I open a private window and try to pin it to the taskbar, it instantly changes into the normal (non-private) Firefox icon and then only opens normal windows w… (read more)

Hello. When I open a private window and try to pin it to the taskbar, it instantly changes into the normal (non-private) Firefox icon and then only opens normal windows when I click on it. It's been like this since I reset Windows and reinstalled Firefox yesterday. I tried to reinstall it again but it still does this. Any help would be appreciated.

Asked by ericoulange 9 months ago

Answered by ericoulange 9 months ago

  • Solved
  • Archived

sms Texting from desktop computer

My phone is not connected to the Internet. Is it still possible to text from computer? My phone is an 'old folks' phone, I can receive a text but am unable to reply to it… (read more)

My phone is not connected to the Internet. Is it still possible to text from computer? My phone is an 'old folks' phone, I can receive a text but am unable to reply to it.

Asked by jandypandy100 2 years ago

Answered by Dropa 2 years ago

  • Solved
  • Archived

when I exit firefox with two windows open sometimes only one window appears on relaunch

I often use two firefox windows each with several tabs opened Problem is when I quit in this state sometimes only one of those multiple windows gets opened on the next l… (read more)

I often use two firefox windows each with several tabs opened

Problem is when I quit in this state sometimes only one of those multiple windows gets opened on the next launch

To quit I do a `ctrl + q` or right click `Quit` from launcher bar

Is there a setting to tell firefox to always relaunch with the same set of windows ?

I use sync and this happens when using the same computer for the exit then relaunch of firefox

firefox release 112.0a1 (2023-03-05) (64-bit)

Ubuntu 22.04

Asked by EventHorizon 1 year ago

Answered by jonzn4SUSE 1 year ago

  • Solved
  • Archived

Firefox Automatically Redirecting from HTTP to HTTPS (RESOLUTION)

As per this issue I reported a while back, I was experiencing odd issue with automatic redirect to HTTPS for some private development sites. I finally found a fix for th… (read more)

As per this issue I reported a while back, I was experiencing odd issue with automatic redirect to HTTPS for some private development sites.

I finally found a fix for the issue. The problem appears to be with DuckDuckGo Privacy Essentials Extension which apparently *may automatically redirect to the http site. In order to prevent this, I added my development sites to 'Unprotected Sites' and this prevented DuckDuckGo from doing the automatic redirect to https.

  • - Odd thing is that I had multiple domains pointing to the same web instance and only one of the domains was having this issue with the DDG extension. Both were going to the same IP through a HTTP proxy. The proxy and web server were not the issue. This symptom points to an maybe an issue in Firefox....

In summary, be wary of odd redirects and the DuckDuckGo Privacy Essentials extension if you are doing web development work.

Asked by Timothy C. Quinn 2 years ago

Answered by Timothy C. Quinn 2 years ago

  • Solved
  • Archived

Deep Learning Models via WebGPU

Hello, We're currently working on a demo that enables Stable Diffusion, a deep learning model that generates high-quality images according to text prompts, on web browse… (read more)

Hello,

We're currently working on a demo that enables Stable Diffusion, a deep learning model that generates high-quality images according to text prompts, on web browsers with only client-side GPUs. In our use cases, WebGPU is a perfect fit. You can find our GitHub repository for this project here: https://github.com/mlc-ai/web-stable-diffusion.

However, at the moment, it's only possible to run the demo via Chrome Canary (Chrome's nightly build). We're very interested in getting it to work on Firefox as well, but we're encountering vague error messages in Firefox's nightly build with the `dom.webgpu.enabled` flag turned on.

I would love to ask two questions: 1) How mature is Firefox's WebGPU support on Metal? 2) Is there any pointers we could follow to develop WebGPU demos for Firefox?

Thanks a lot!

Asked by junrushao1994 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

Prevent Firefox from closing - kiosk application

Hello! I would like to develop an application that runs continuously, say, at a panel found in a kiosk. I am considering designing it as a webpage that runs locally thro… (read more)

Hello!

I would like to develop an application that runs continuously, say, at a panel found in a kiosk. I am considering designing it as a webpage that runs locally through the browser but I would like to prevent the users from interacting with the OS or closing the tab and the browser. Is there a way to lock Firefox in full screen and hide the exit buttons? Alternatively, do you have another recommendation for development that is more appropriate, for instance a native app?

Thank you in advance for your help.

Asked by serendipity 9 months ago

Answered by TyDraniu 9 months ago

  • Solved
  • Archived

e and then then C

Not sure if this is the best place to ask, but when I try to take a document from one place and try to insert it into another document, hitting Crtl-A, Ctrl-C or -X to c… (read more)

Not sure if this is the best place to ask, but when I try to take a document from one place and try to insert it into another document, hitting Crtl-A, Ctrl-C or -X to cut it from Doc 1 then hitting Ctrl-V and pasting it into Doc 2 wipes out the margin setting arrows so I can't change the margins to match Doc 2. And my attempts to get around that screw up the formatting of the document. Any suggestions? Thanks.

Asked by That Guy Again 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

Scroll using the arrow keys.

Hey there, I have been using the arrow keys to scroll pages more and more often and was wondering if there is a way to increase / decrease the speed when holding down th… (read more)

Hey there,

I have been using the arrow keys to scroll pages more and more often and was wondering if there is a way to increase / decrease the speed when holding down the arrow keys to scroll the page?

Thanks in advance. :)

Asked by rubinlord 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Does Firefox have apps like chrome and edge?

Chrome and edge have "apps" that let me make websites into separate windows and treat much like apps. I can do this for my calendar, notes, and timer websites, for instan… (read more)

Chrome and edge have "apps" that let me make websites into separate windows and treat much like apps. I can do this for my calendar, notes, and timer websites, for instance. I have yet to find a feature like this for Firefox. Does it exist? Is there a roadmap where this is being worked on?

Thank you

Asked by greenleebt 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

New computer with W11, Ctrl + Shift + S shortcut will not work in Firefox

Hello! I recently got a new computer with Windows 11 freshly installed. I downloaded Firefox, went to take a screenshot, and the usual shortcut of Ctrl + Shift + S does … (read more)

Hello!

I recently got a new computer with Windows 11 freshly installed. I downloaded Firefox, went to take a screenshot, and the usual shortcut of Ctrl + Shift + S does not work. I can right click and Take a Screenshot, and I can use other Ctrl + Shift shortcuts, like Ctrl + Shift + T to reopen closed tabs. The only one that doesn't work is screenshots. I can also put Screenshots in my top row Toolbar and use it, just not the keyboard shortcut.

I refreshed Firefox, uninstalled and reinstalled Firefox, as well as checked the about:config extensions.screenshots.disabled preference. It has been set to false, so I have set it to true and false again hoping it would "reset" it but nothing. Thank you!

Asked by smith87345 1 year ago

Answered by zeroknight 1 year ago

  • Locked
  • Archived

Urgent Assistance Needed: WordPress Plugin Compatibility Issue with Firefox on Finance and Real Estate Website

We're reaching out to our valued community members for urgent assistance with a technical issue affecting our website, dedicated to providing crucial insights into the re… (read more)

We're reaching out to our valued community members for urgent assistance with a technical issue affecting our website, dedicated to providing crucial insights into the realms of home loans, home refinance, VA loans, and mortgage loans.

Recently, we've observed that some of our WordPress plugins are encountering compatibility issues specifically when accessed through the Firefox browser. This concern is impacting the seamless functionality of certain features on our site. Here are a few key details:

Issue: Some WordPress plugins not functioning correctly on Firefox. Website Focus: Finance and Real Estate, covering topics such as home loans, home refinance, VA loans, and mortgage loans. Request: Seeking advice and expertise from the community to address the compatibility issue.

If you have experience in resolving browser-specific plugin issues or insights into ensuring cross-browser compatibility, please share your knowledge. Your assistance will not only benefit our website but also contribute to the broader understanding of maintaining optimal functionality in finance and real estate platforms.

Asked by Michael Wheeler 1 year ago

Last reply by Dayle Stain 1 year ago

  • Solved
  • Archived

How to avoid URL & stuff from printing

I want to print a page. But without the header and footer stuff (because it is ugly and I don't want others to see the information). There are a lot of old pages here and… (read more)

I want to print a page. But without the header and footer stuff (because it is ugly and I don't want others to see the information). There are a lot of old pages here and on other places about how to do this. They are unfortunately all deprecated. What is the way to do this as of 2023? OS is Windows, btw.

Asked by Sylverblack 1 year ago

Answered by zeroknight 1 year ago