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

"Manually resort folders"

We had "manually resort folders" in v102. And now, with v115 forced upon us. (This morning, when I opened Thunderbird, it was updated to v115 overnight without my knowled… (читать ещё)

We had "manually resort folders" in v102. And now, with v115 forced upon us. (This morning, when I opened Thunderbird, it was updated to v115 overnight without my knowledge. And the folders are not the way I left them nor how I want them. So I need to fix this. But the add-on no longer works. So what is Mozilla doing about this?

Задан PennsyNut 5 месяцев назад

Последний ответ от christ1 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 месяцев назад

How to place tab bar at top of screen

I just got the new "supernova" update and now I can't find the stettings to place my tabs bar at the top of the screen. The old version had the tabs right at the top, jus… (читать ещё)

I just got the new "supernova" update and now I can't find the stettings to place my tabs bar at the top of the screen. The old version had the tabs right at the top, just as a browser would typically have it as well (see new and old schreenshot for comparison). But I'm just unable to configure it that way.

Can anybody please tell me how to configure thunderbird to use all that wasted space at the top sensibly?

Задан jusaca1 5 месяцев назад

Последний ответ от Matt 5 месяцев назад

thunderbird headers > normal sender no longer displayed

The header below the list of emails and above the body of the selected email no longer shows the sender. Which seems really bizarre. I found under View either Headers - A… (читать ещё)

The header below the list of emails and above the body of the selected email no longer shows the sender. Which seems really bizarre. I found under View either Headers - All or Headers - Normal. Headers - All gives it all plus the kitchen sink, twenty or thirty lines with a scroll bar. Headers - Normal just gives the subject, and the recipient - me. Which is a bit redundant! How can I get back to pre makeover headers?

Задан triplemaya 5 месяцев назад

Последний ответ от Matt 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 месяцев назад

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 месяцев назад

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 месяцев назад

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 месяцев назад

Can I set up a dummy account rather than use a subfolder for alias email?

Hello, I would like to set up root level folders for my alias addresses rather than having them in subfolders. I have tried setting up a dummy email account, but the filt… (читать ещё)

Hello, I would like to set up root level folders for my alias addresses rather than having them in subfolders. I have tried setting up a dummy email account, but the filter won't transfer emails to it. Is it possible to do what I want?

Задан andy246 5 месяцев назад

Последний ответ от Toad-Hall 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 месяцев назад

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 месяцев назад

Unified view does not group Junk folders

After the last update the program no longer groups all accounts' Junk folders under Junk, but puts them separately under each account - except for one account. This happe… (читать ещё)

After the last update the program no longer groups all accounts' Junk folders under Junk, but puts them separately under each account - except for one account. This happens despite choosing Unified view in Folders. All the other folders are grouped (Inbox, Archive, Sent, Drafts, etc), but Junk is not. It worked perfectly well in the previous version. Please help!

Задан Anna Wi 5 месяцев назад

Последний ответ от sfhowes 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 месяцев назад

Button/modal to move back to top of mailbox?

There are times when I have 100's of messages in my INBOX, and others where for some reason, TB has my current message way below. So, on MacOS at least, I get the side b… (читать ещё)

There are times when I have 100's of messages in my INBOX, and others where for some reason, TB has my current message way below. So, on MacOS at least, I get the side bar active and I move it to the top. But I thought how clever it would be to have a button that simply reset the view to the top-most (current) message.

Задан forrie1 5 месяцев назад

Последний ответ от david 5 месяцев назад

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 месяцев назад

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… (читать ещё)

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 !

Задан danpuhr 5 месяцев назад

Последний ответ от zeroknight 5 месяцев назад

Sound on Facebok videos

I am running Windows 10 Enterprise version on my desktop. The same video on Facebook plays perfectly on Chrome but the sound is muted when it is played on Firefox. It h… (читать ещё)

I am running Windows 10 Enterprise version on my desktop.

The same video on Facebook plays perfectly on Chrome but the sound is muted when it is played on Firefox. It happens only recently.

Is there some control features that I should turn on or turn off somewhere so that I can continue to use Facebook a usual on my Desk top.

Задан swwlee 5 месяцев назад

Последний ответ от zeroknight 5 месяцев назад