• Ikhiyiwe
  • Okugcinwe kunqolobane

network.http.rcwn.enabled Policy Configuration

Is there anyway to configure network.http.rcwn.enabled to false via the policy located in the ''C:\Program Files\Mozilla Firefox\distribution'' folder? … (funda kabanzi)

Is there anyway to configure network.http.rcwn.enabled to false via the policy located in the ''C:\Program Files\Mozilla Firefox\distribution'' folder?

Asked by thomas.williams1156 9 izinyanga ezidlule

Last reply by thomas.williams1156 8 izinyanga ezidlule

  • Ikhiyiwe
  • Okugcinwe kunqolobane

Shortcuts

I stopped using Firefox because of the level of BS Big-TEch involvement and lack of PRIVACY. I've been using BRAVE. But they are'nt much better. So I'll switch between as… (funda kabanzi)

I stopped using Firefox because of the level of BS Big-TEch involvement and lack of PRIVACY. I've been using BRAVE. But they are'nt much better. So I'll switch between as I feel fit. Just so you know. My recent irritation is Shortcuts. I like the speed and convenience of CHOOSING & USING my shortcuts.

I do NOT like the option of "sites you save or VISIT" That is NO option. I DO not want YOU choosing to save every site I VISIT and loading onto my screen. This is not a choice. Just because I visit a site WHY do you save it to shortcuts? It's a PITA deleting crap I don't want.

You should ONLY save the sites I CHOOSE to add.

Not rocket science. WHY DO YOU CHOOSE TO DO THIS?

The Internet It's becoming less and less about what I want to know (Trying to get relevant search replies is harder than ever) and more about what you want to know about me.

MALWARE ? When you are collecting more data than you know what to do with it is Oppressive.

I can see my current usage of Firefox being cut short again at the point of annoyance with this parasitic tech.

Oh and the proccess of creating an account and passwords blah blah just to ask a question that changes sweet FA...... No wonder there's anger. Idiots.

Asked by 1497tenten 9 izinyanga ezidlule

Last reply by Paul 9 izinyanga ezidlule

  • Kusonjululiwe
  • Ikhiyiwe
  • Okugcinwe kunqolobane

TB128: PopOS: Composition window has unreadable menus because of color scheme

Hi, I installed thunderbird in a new computer via flatpak. The computer is running PopOS 22.04 and the current Thunderbird version is 128.0esr. I don't know if this hap… (funda kabanzi)

Hi,

I installed thunderbird in a new computer via flatpak. The computer is running PopOS 22.04 and the current Thunderbird version is 128.0esr.

I don't know if this happened after the last update from 127 to 128 or was like this before, but on the compose window all the menus and buttons on the top row are completeley invisible, white on white (if I hover over them, then they are slightly visible). See the first 2 images.

The main window is OK and everything is readable (see 3rd image).

I don't know how to change these colors.

Any help will be appreciated.

Asked by baby 9 izinyanga ezidlule

Answered by Roland Tanglao 8 izinyanga ezidlule

  • Kusonjululiwe
  • Ikhiyiwe
  • Okugcinwe kunqolobane

Why not add an option start Thunderbird in the background on system startup?

Happy to see thunderbird is doing better and better recent years. I think it is now the time to add an option to allow it automatically startup in the background on syste… (funda kabanzi)

Happy to see thunderbird is doing better and better recent years. I think it is now the time to add an option to allow it automatically startup in the background on system startup, which has been asked for several years. That is a really useful option, why not just implement it?

I think there are 2 ways: 1. Just automatically startup in the background on system startup and receive messages 2. Register a service in the background to receive e-mails and pop up notifications, and in this case, we don't need to add this option

The first solution may be easier to implement, but the second seems better? Anyway, thunderbird should have one of them

BTW, add an option to minimalize when click on 'close' button. I know there's an extension for this, so why not just integrate it :-)

Thanks!

Asked by Arcticn 9 izinyanga ezidlule

Answered by Matt 9 izinyanga ezidlule

  • Ikhiyiwe
  • Okugcinwe kunqolobane

List of Contacts in "Nes Message" window

03 Aug. 2024 I just asked a question about how contacts are displayed to the left of a "New Message" screen. did not want to see the list of which of my address books … (funda kabanzi)

03 Aug. 2024

I just asked a question about how contacts are displayed to the left of a "New Message" screen. did not want to see the list of which of my address books each contact is located in. I figured out how to get rid of that list, so my question can be ignored. Thank you. Connie Yanicka

Asked by Constance Yanicka 8 izinyanga ezidlule

Last reply by James 8 izinyanga ezidlule

  • Ikhiyiwe
  • Okugcinwe kunqolobane

Passwords needs to be shown to choose from when setting up

When you have multiple (2) accounts with previous accounts, the passwords are many. I can not get logged in as the passwords I use are not working. My account does work… (funda kabanzi)

When you have multiple (2) accounts with previous accounts, the passwords are many. I can not get logged in as the passwords I use are not working. My account does work on my Windows 10 and I am on a Mac mini. I am working with Optimum.net server. I know, today, there are network across the world with problems. MicroSoft, it seems. All of this does not help my situation to get my email running on Thunderbird. I have been working on this for three days now. Thanks for any comments or questions to help me. I hope you have my email address. //... Joe

Asked by WA8SIE-Joe 9 izinyanga ezidlule

Last reply by Wayne Mery 7 izinyanga ezidlule

  • Ikhiyiwe
  • Okugcinwe kunqolobane

Tengo 52 años y modo restringido

La consulta es para el celular,que no encuentro como quitar el modo restringido, aunque ley que hay que entrar en la cuenta Gmail pinchar en mi icono ajustes y modo restr… (funda kabanzi)

La consulta es para el celular,que no encuentro como quitar el modo restringido, aunque ley que hay que entrar en la cuenta Gmail pinchar en mi icono ajustes y modo restringido, yo no lo encuentro. Gracias

Asked by mesquibelt 8 izinyanga ezidlule

Last reply by NoahSUMO 8 izinyanga ezidlule

  • Ikhiyiwe
  • Okugcinwe kunqolobane

Firefox Android: Allow http login/password for whitelisted websites

I am developing a django website. The login on the default admin page is not working when I am testing locally on my mobile. I assume it is because the connection is htt… (funda kabanzi)

I am developing a django website.

The login on the default admin page is not working when I am testing locally on my mobile. I assume it is because the connection is http (and not https) in order to protect the users (which is a good thing).

I assumed this is the problem, because on chrome, I got also blocked, but I got this hint.

Therefore following 2 stories:

  • As a user, I wish I receive a feedback when something is blocked by the browser, so that I understand what is happening.
  • As a developer, I wish I could allow login on whitelisted sites (local websites like 192.* ?), so that I can test my website on android without creating self-signed-certificates.

If my assumptions are wrong (but the server did not receive any call), do you know, how I can visualize the network calls on android?

Asked by r.loutrel+firefox 8 izinyanga ezidlule

Last reply by r.loutrel+firefox 8 izinyanga ezidlule