顯示下列標籤的問題: 顯示所有問題

Modifying the Settings UI

I'm using Firefox for Windows and usually have a few set pages that appear every time I open a new window. Every now and again, I have to add, remove, or change one of th… (閱讀更多)

I'm using Firefox for Windows and usually have a few set pages that appear every time I open a new window. Every now and again, I have to add, remove, or change one of these pages. The issue is that I have to see something like this whenever I want to change anything.

`https://link1.url.com/|https://link2.url.com/|https://link3.url.com/|https://link4.url.com/|https://link5.url.com/`

Naturally, whenever I open a new window in Firefox, this is automatically interpreted to open multiple pages. However, this way of displaying them is still inconvenient. I want to know if we can get something more like this.

https://link1.url.com/ https://link2.url.com/ https://link3.url.com/ https://link4.url.com/ https://link5.url.com/

Is there a way to edit the Settings UI to see a multi-line list with the ability to add, remove, or change these links individually? Thank you.

Adam Khan 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

When dom.event.clipboardevents.enabled is toggled to false, pasting in Google Documents no longer work

Some websites, like my bank, don’t let you paste into the password field. I don’t want to manually type in the password. I found a workaround: Go to about:config S… (閱讀更多)

Some websites, like my bank, don’t let you paste into the password field. I don’t want to manually type in the password. I found a workaround:


  1. Go to about:config
  2. Search for dom.event.clipboardevents.enabled
  3. Double-click it to change the value to "false"

But the problem is that pasting into a google document no longer works. I have to revert the value back to “true” to get copy-pasting working in a google document.

Is there a way to have the best of both worlds: paste in google docs and paste in sites that block pasting, like my bank?

Mozilla cheese 於 5 個月前 詢問

cor-el 最近回覆於 5 個月前

Need help with a rolling grey screen

I moved to Firefox because I have autism and someone told me it would help block the popups and moving content that makes using the web exhausting and difficult. And it d… (閱讀更多)

I moved to Firefox because I have autism and someone told me it would help block the popups and moving content that makes using the web exhausting and difficult. And it does!

The trouble is, it replaces them with something worse – a grey screen that rolls continuously from left to right. It's impossible to focus on text with such intrusive visual distraction, so I have to shut the page down. It seems to occur on so many websites that at the moment it's not worth trying to use the browser.

Half the problem is that I don't know the right term to describe it, which makes troubleshooting a bit complicated. Hopefully someone will recognise it from the description, though – if so, is there any way of stop it moving, please?

Thank you!

FionnF 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

Is there a way to disable those new "Firefox has updated" tabs after each major update?

Hi. I've used Firefox as my main web browser on desktop computers for over a year now, and it's so far been the best web browser I've used.... except for one issue when i… (閱讀更多)

Hi. I've used Firefox as my main web browser on desktop computers for over a year now, and it's so far been the best web browser I've used.... except for one issue when it comes to major updates to the app.

I have Firefox set to open up on the tab/site I was using before I end a session and close the app. Whenever there is a new major version release, the update gets installed the next time the browser is launched before showing the browser window. But, when the window opens back up, I'm not sent back to the site/tab I was previously using. A new tab automatically opens up to a Mozilla page saying that Firefox has updated, along with a large promotion for another Mozilla service.

I then need to manually close this new tab, and find the tab I was previously using during the last session before the auto-update. This is mildly irritating since it takes some control away over how I want Firefox to start up, and the new update tabs seem to just be used as a way to promote other Mozilla products seeing how the actual "Firefox has updated" text is very small.

Is there a way to turn off these automatic new tabs after every major auto-update? Or if there isn't, could an option to change the way Firefox notifies about updates be added in a future version, such as using the OS' notification option instead of opening a new tab?

Currently running the latest version of Firefox on an iMac, with Mac OS Sonoma.

wb8979 於 5 個月前 詢問

cor-el 最近回覆於 5 個月前

Most Popular Firefox Addons? | mozilla.addons.org uses google-analytics.com

There are many cathegories to filter addons at https://addons.mozilla.org/en-US/firefox/extensions/ sadly none to sort by popularity. A popularity filter to list firefox … (閱讀更多)

There are many cathegories to filter addons at https://addons.mozilla.org/en-US/firefox/extensions/ sadly none to sort by popularity. A popularity filter to list firefox addons would be a great feature.

Speaking of great features, addons.mozilla.org should not use google-analytics.com Mozilla on the one hand promotes privacy or atleast makes the impression of doing so, but on the other hand tracks their users by default and uses google analytics on their extensions website. There are privacy friendly alternatives to google analytics, why did Mozilla decide to use an invasive bigtech option? It is very unlikely for mozilla to quit using google analytics just because of this thread, and even if i asked on the apropriate forum or email chances are nothing will change. It's just sad mozilla uses google analytics, there's nothing else to say.


Another question, Mozilla in this article https://addons.mozilla.org/blog/firefoxs-most-popular-innovative-browser-extensions-of-2021/ claims that there have been a total of 133 million visits to addons.mozilla.org However this site https://www.similarweb.com/website/addons.mozilla.org/#overview claims that addons.mozilla.org had a total of 10.9 million visits over time, which seems incorrect since ublockorigin alone already has 7 million+ users. I've always thought that similarweb is a reputable source, or maybe not?

Delete-Firefox-get-Librewolf 於 5 個月前 詢問

Terry 最近回覆於 5 個月前

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… (閱讀更多)

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.

silnith 於 5 個月前 詢問

cor-el 最近回覆於 5 個月前

I gave 'Firefox a tune up' using the 'restart Firefox' option. Now, it hasn't reinstalled the extension I use for my password manager, and I can't remember what password manager it was.

It has reinstalled all my other extentions, but hasn't my password manager for some reason. Or at least I can't find it. I also can't remember the name of it, and so don'… (閱讀更多)

It has reinstalled all my other extentions, but hasn't my password manager for some reason. Or at least I can't find it. I also can't remember the name of it, and so don't know what to search to download it again. Is there a way to see historic extentions or something?

sam.bird91 於 5 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 5 個月前

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… (閱讀更多)

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?

stephenwaffles 於 5 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 5 個月前

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… (閱讀更多)

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?

babhi.eff.19 於 5 個月前 詢問

TyDraniu 最近回覆於 5 個月前

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… (閱讀更多)

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!

czmeff 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

middle clicking bookmarks automatically switches to the new tab even with the setting disabled

I would like to know how I can middle click with my scroll wheel to open a bookmark in a new tab, but not be dumped straight into that new tab. I like opening multiple ta… (閱讀更多)

I would like to know how I can middle click with my scroll wheel to open a bookmark in a new tab, but not be dumped straight into that new tab. I like opening multiple tabs at once before going into them.

GIRGHGH 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

Manage extensions

I have attempted to follow published instructions on how to manage extensions but the steps described are completely wrong. When I click the extensions icon, it opens th… (閱讀更多)

I have attempted to follow published instructions on how to manage extensions but the steps described are completely wrong. When I click the extensions icon, it opens the add-ons tab (does not present a list of extensions). There is no "gear" next to any of my extensions; just the on/off button and the .... button.

How can I force an extension to show on the toolbar?

Firefox is up to date (version 120.0).

duvalljm 於 5 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 5 個月前

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… (閱讀更多)

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!

SS 於 5 個月前 詢問

cor-el 最近回覆於 5 個月前

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 … (閱讀更多)

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?

richkhav 於 5 個月前 詢問

cor-el 最近回覆於 5 個月前

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… (閱讀更多)

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,

fred garven 於 5 個月前 詢問

zeroknight 最近回覆於 4 個月前

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 … (閱讀更多)

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.

Shaun Russell 於 5 個月前 詢問

cor-el 最近回覆於 5 個月前

Having issues with this solution: media.hardwaremediakeys.enabled = false

So I have 2 screens. I put Youtube tutorials in my rightmost screen and have unreal engine open in my leftmost screen. I use my keyboard keys to pause the videos so I can… (閱讀更多)

So I have 2 screens. I put Youtube tutorials in my rightmost screen and have unreal engine open in my leftmost screen. I use my keyboard keys to pause the videos so I can type stuff or make changes as I follow along tutorials. Each and every time I hit pause/play this popup appears in the top-left of my leftmost screen showing a picture of the video that I have open (why this redundancy....I have it full screen already on screen), it shows a huge title of the vid (again with the redundancy I don't need another title of a vid that I am watching to keep appearing), it shows a rewind/play/fast forward which is really really poorly thought out.........we have those keys on our keyboard this just is more stuff blocking our view. All of these things block out the top left stuff in my window (file/edit/asset/window/tools/help)...its so large it blocks out all tabs open in this window...its so large it even blocks out part of my viewport and other areas in that vicinity. Now all of these things it blocks out are important and I need to use them. When I pause vid I am immediately needing to use things in this space. This pop up however just sits there...you can't click it or do anything to get rid of it...it provides NO useful info...it forces you to keep stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...stopping...waiting...Yes this is exactly how it feels when using it.

Then you turn it off using the solution: media.hardwaremediakeys.enabled = false and your buttons also stop working. So now you cannot pause/play without mousing off screen to YouTube and manually restarting.

So my first and most important question is how to HIDE not disable the use of the buttons associated with this.

My second question that I really want to put in all caps with expletives and maybe copy and paste the question like 5000000 times so that the amount of frustration this causes on a constant basis with every workflow that I need to use vids as part of it...is WHYYYYY?!?!?!

Ait now that last bit was for flair but I'm not even really joking with that one.

Jacob L. 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

Just refreshed a page by hitting ctrl + r twice, which bypasses safety net, and lost my whole draft for post I wanted to make. Is there a way to disable this "convenient feature" so this doesn't ruin my day further?

I wanted to make a lengthy post on a website today, but I accidentally hit CTRL + R twice which bypassed the "This page is asking you to confirm that you want to leave — … (閱讀更多)

I wanted to make a lengthy post on a website today, but I accidentally hit CTRL + R twice which bypassed the "This page is asking you to confirm that you want to leave — information you’ve entered may not be saved." safety net. Is there a way to deliberately disable any and all refresh shortcuts and buttons when a safety net shows up, so my buttery fingers don't ruin my day to it's absolute maximum?

I want safety nets to be deliberately annoying.

Snoucher 於 5 個月前 詢問

cor-el 最近回覆於 5 個月前