Ceisteanna leis an gclib seo á dtaispeáint: Taispeáin gach ceist

where to find the cast-cast media to device icon in firefox browser

in the firefox browser is there any way to see the casting the browser screen to chromecast on tv. similar to 'cast to media device' in edge browser or chrome browser. … (tuilleadh eolais)

in the firefox browser is there any way to see the casting the browser screen to chromecast on tv. similar to 'cast to media device' in edge browser or chrome browser.

Asked by k.Indrakanth K 3 seachtaine ó shin

Last reply by zeroknight 3 seachtaine ó shin

Only display fully downloaded files in the download folder

Hello dear community, I have a program that continuously monitors the download folder under Windows 11 for a specific file and retrieves it. I download this file in Fire… (tuilleadh eolais)

Hello dear community,

I have a program that continuously monitors the download folder under Windows 11 for a specific file and retrieves it. I download this file in Firefox, but the said program gives an error.

I have noticed that when files are downloaded in FireFox, they already appear in the Downloads folder with the corresponding file extension with 0 bytes and these are then apparently swapped or merged with the .parts file.

The problem is that the mentioned program now tries to retrieve the unfinished file, which then leads to an error.

Does anyone know if it is possible to customize Firefox so that the file only appears in the download folder when the download is fully complete?

Many thanks for your help :D

Asked by Andrijan 6 lá ó shin

Last reply by jscher2000 - Support Volunteer 3 lá ó shin

Settings to Configure Proxy Access to the internet has been disabled.

Hi, my proxy configuration settings got selected to No proxy and I'm unable to update it to auto proxy/manual proxy configuration settings as you can see in the below ima… (tuilleadh eolais)

Hi, my proxy configuration settings got selected to No proxy and I'm unable to update it to auto proxy/manual proxy configuration settings as you can see in the below image, the pop got disabled and unable to select other options.


Steps to replicate 1.open fire fox browser 2.click on settings 3.select general >> Network settings 4.Click on settings

Actual result: unable to edit the proxy configuration settings got selected to no proxy and editing is disabled

Expected result: should allow user to select the below configuration options i. Auto detect proxy settings for this network ii.use system proxy settings iii.Manual proxy configuration

Asked by chaitanya varma 2 mhí ó shin

Last reply by cor-el 2 mhí ó shin

Add-on icons can't be found

Today I installed a new extension (Bitwarden) and want to add the icon to the toolbar. I can't find it anywhere. The add-on shows up in the add-on manager but there's not… (tuilleadh eolais)

Today I installed a new extension (Bitwarden) and want to add the icon to the toolbar. I can't find it anywhere. The add-on shows up in the add-on manager but there's nothing there to help me add the icon. The little puzzle piece in the upper right of the browser -- click on that and Bitwarden isn't listed.

How do I fix this? In Chrome there's a simple toggle switch in the extension manager to add the icon to the toolbar. Frankly, if I can't get this Bitwarden icon to display I can't use Firefox at all. Thanks.

Asked by johnbycz 4 mhí ó shin

Last reply by zeroknight 4 mhí ó shin

Possible to change Firefox default keybinds?

Is it possible to change Firefox's default keybinds? I don't see an option for this in Settings, nor in about:preferences or about:config. Some discussions on these for… (tuilleadh eolais)

Is it possible to change Firefox's default keybinds? I don't see an option for this in Settings, nor in about:preferences or about:config. Some discussions on these forums suggest autoconfig.conf but that doesn't seem to have any options for keybinds. I found several KB articles on customizing Firefox, but none said anything about default keybinds:

KB: Customize Firefox controls, buttons and toolbars KB: Firefox advanced customization and configuration options KB: Customizing Firefox Using AutoConfig

For example, I'd like to change the keybind to open a private window from the default [Shift]+[Cmd]+P to [Shift]+[Cmd]+N. The latter is standard on most other browsers and is in my muscle memory. Is there any way to do that?

Asked by Byron 2 mhí ó shin

Last reply by cor-el 2 mhí ó shin

Autoscrolling at chord sites not working

Hi, I got a new laptop recently and ever since then I've been experiencing this problem. Websites like https://tabs.ultimate-guitar.com or https://ukutabs.com offer the… (tuilleadh eolais)

Hi, I got a new laptop recently and ever since then I've been experiencing this problem. Websites like https://tabs.ultimate-guitar.com or https://ukutabs.com offer the option to autoscroll, so that you can play your instrument without having to pause your playing and scroll further yourself. This feature hasn't been working for me ever since I got my new device and since it's various sites, I suppose the problem must be in the browser itself, I just can't figure it out. In the case of Ultimate Guitar, when I click autoscroll, it does move slightly, once, but then stops again, and you'd miss the movement if you're not paying close attention. I can switch between various speeds on this site as well, but it doesn't do anything. In case of Ukutabs, there's not even any kind of response from the site when I click the option. I tried turning on and off Firefox settings concerning autoscrolling and smooth scrolling, but nothing solved my problem.

Thank you for your time and energy, everyone!

Asked by czmeff 5 mhí ó shin

Last reply by zeroknight 5 mhí ó shin

cannot prevent search bar from going to url bar / address bar in private browsing mode

I have an issue with the address bar in private windows. Normally when you click on the search bar in the new tab page, it will redirect the cursor to the address bar ins… (tuilleadh eolais)

I have an issue with the address bar in private windows. Normally when you click on the search bar in the new tab page, it will redirect the cursor to the address bar instead of letting you use the search bar.

I found the following solution on the forum here that works for normal windows: go to the about:config page and set browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar to false.

For private windows, this fix does not work. It will still go to the address bar instead of letting you use the search bar. Is there another way for me to fix this so that it will also work in private windows?

Asked by babhi.eff.19 5 mhí ó shin

Last reply by TyDraniu 5 mhí ó shin

HTML header links to external references, how to display?

In HTML, in the head element, it is possible to specify links to external resources that are relevant to the current page. For example: <link rel="alternate" type="ap… (tuilleadh eolais)

In HTML, in the head element, it is possible to specify links to external resources that are relevant to the current page. For example:

<link rel="alternate" type="application/pdf" href="mypage.pdf" title="My Page in PDF Format"> <link rel="license" href="copyright.html" title="Website License Information"> <link rel="next" href="page2.html">

Many years ago, I found an obscure setting that enabled a toolbar that would display all those document links directly in the browser. That was several computers ago, so I cannot look up the about:config setting that enabled the functionality, and my online searches have found nothing even remotely related to the subject.

What happened to that functionality? How can I turn it back on inside the latest version of Firefox?

Addendum: This functionality was not provided by any extension, add-on, or mod. It was implemented directly in the browser itself, downloaded vanilla and clean installed. It was enabled by directly editing the "about:config" page.

As for whether the cited links are intended for automated tools or not, here is the HTML standard itself:

Interactive user agents may provide users with a means to follow the hyperlinks created using the link element, somewhere within their user interface.

And just in case somebody suggests this is somehow new or novel functionality, here it is described in the HTML standard published in 1997:

Although LINK has no content, it conveys relationship information that may be rendered by user agents in a variety of ways (e.g., a tool-bar with a drop-down menu of links).

That "tool-bar with a drop-down menu of links" is almost exactly what Mozilla used to provide. I just want to know what happened to it.

Asked by silnith 5 mhí ó shin

Last reply by cor-el 5 mhí ó shin

Backspace key

Hello all. I'd like to restore the backspace button function but the previously workable solution — resetting browser. backspace_action to 0 — is not working for me. Any … (tuilleadh eolais)

Hello all. I'd like to restore the backspace button function but the previously workable solution — resetting browser. backspace_action to 0 — is not working for me. Any hints as to why that might be the case?

Asked by richkhav 5 mhí ó shin

Last reply by cor-el 5 mhí ó shin

Paste with mouse!

How do I paste in the game forge of empires thread windows with my mouse and without clipboard keyboard options in firefox, it will only allow me to use clipboard control… (tuilleadh eolais)

How do I paste in the game forge of empires thread windows with my mouse and without clipboard keyboard options in firefox, it will only allow me to use clipboard control V for keyboard not my mouse, using my mouse to select all, copy, it's fine, cannot use paste with mouse, only in browser search bar, i do a lot of pasteing or i would not ask, it works with a diff browser, Firefox is the best for gameing,

Asked by fred garven 5 mhí ó shin

Last reply by zeroknight 5 mhí ó shin

Themes do not stay locked since several updates back.

Themes do not stay locked since several updates back. It is ridiculous that every time you open the browser you need to go to settings and get 'dark theme' back on, when … (tuilleadh eolais)

Themes do not stay locked since several updates back. It is ridiculous that every time you open the browser you need to go to settings and get 'dark theme' back on, when it is the only theme many of us with visual problems can use. MANY people have complained about this (read your own reviews). FIX IT! It's doubtless a five minute job to put this back the way it was.

Asked by Shaun Russell 5 mhí ó shin

Last reply by cor-el 5 mhí ó shin

Whatever you did to Friefox, you broke the ability for me to have it keep a set of urls open at start up. You disabled a very useful feature.

Fix the problem ! If I set up a set of bookmarks and web sites to be opened on startup of Firefox, then use them and save that list forever until I change it. That… (tuilleadh eolais)

Fix the problem ! If I set up a set of bookmarks and web sites to be opened on startup of Firefox, then use them and save that list forever until I change it.

That is how you product worked until this week. Now, it sucks. And why does the header say that my options are controlled by my organization ? This is my private computer, belongs to me, not any organization !

Asked by danpuhr 5 mhí ó shin

Last reply by zeroknight 5 mhí ó shin

Fidelity Auto-Logout

I'm having an issue with Fidelity Investments website logging me off after 5-10 minutes of inactivity. Before Fidelity's website redesign, I could go at least 30 minutes… (tuilleadh eolais)

I'm having an issue with Fidelity Investments website logging me off after 5-10 minutes of inactivity. Before Fidelity's website redesign, I could go at least 30 minutes or more without having to login again. It seems now I have to login constantly.

I have contacted Fidelity, but the said it was a Firefox issue, however, I cannot find any information about this issue (or I don't know where to look).

How do I extend the time before needing to login again? Thoughts on if is this even a Firefox issue or is it Fidelity's website?

Thank you!

Asked by SS 5 mhí ó shin

Last reply by cor-el 5 mhí ó shin

Sponsored Content on New Tab

I often see a Shortcut on my New Tab that I have never gone to, which says "sponsored" on it. I do not want these ads. I have looked up the answer: https://support.mozill… (tuilleadh eolais)

I often see a Shortcut on my New Tab that I have never gone to, which says "sponsored" on it. I do not want these ads. I have looked up the answer: https://support.mozilla.org/en-US/kb/sponsor-privacy?as=u&utm_source=inproduct I can manually delete a sponsored shortcut once, but this does not stop them from coming onto future New Tabs. My problem is, the long-term answer simply does not work. Settings -> Home -> Firefox Home Content simply does not contain a section that says "Sponsored shortcuts" and therefore this solution is not accessable. I am on Version 120 as suggested. What is going wrong? How do I prevent these ads from appearing on the New Tab page?

Asked by stephenwaffles 5 mhí ó shin

Last reply by jscher2000 - Support Volunteer 5 mhí ó shin

How to use custom icon on the New Tab page

The Firefox "New tab" page shows quick-navigation buttons. At the top right of each button, the 3-dot menu has an Edit option. On the edit dialog is a link "Use a custom … (tuilleadh eolais)

The Firefox "New tab" page shows quick-navigation buttons. At the top right of each button, the 3-dot menu has an Edit option. On the edit dialog is a link "Use a custom image", which then prompts you for a image URL.

I've tried pointing this to images in my Google Photos (a 1024x1024 .JPG), using an open-shareable link, but it doesn't work.

a) What format does the icon image have to be in? b) Are there any limitations on the URL? c) Is there a way to use a locally stored icon image?

Any guidance would be most welcome! Thanks :)

Asked by Brooks.B.J 5 mhí ó shin

Last reply by careca 5 mhí ó shin

Read Aloud add-on isn't working

Dear Sir or Madame, Read Aloud isn't working on Roshreview.com and other websites for my new macbook on Firefox but works on my old macbook. It says "Missing host perm… (tuilleadh eolais)

Dear Sir or Madame,

Read Aloud isn't working on Roshreview.com and other websites for my new macbook on Firefox but works on my old macbook.

It says "Missing host permissions for the tab"

Asked by Praag Arya 5 mhí ó shin

Last reply by cor-el 5 mhí ó shin