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

How to format text on Thunderbird Client?

Hello team, While drafting this message, If i want to put the next word on another line, there is a default space that gets created. This is quite annoying. So I dr… (читать ещё)

Hello team,

While drafting this message, If i want to put the next word

on another line, there is a default space that gets created. This is quite annoying.


So I draft the mail on Notepad++ and no more line breaks like we see here. Is that something I can do in Thunderbird do in setttings? I am not able to find how?

Regards, Karan

Note: I have attached a snaoshot drafting the same note as above on the Thunderbird client to show my issue.

Задан Karan Bheda 4 часа назад

Дан ответ christ1 1 час назад

  • Решено

Ignoring Notifications from Specific Inboxes

Hello. I have a specific inbox from which I would like to ignore notifications. I have downloaded the NTFNTF extension, which helps with notifications, but I still see t… (читать ещё)

Hello.

I have a specific inbox from which I would like to ignore notifications. I have downloaded the NTFNTF extension, which helps with notifications, but I still see the little red bubble with the total number of unread e-mails next to the application icon (I'm on macOS, see the supposedly-attached screenshot). Is there a way to have this indicator only show unread e-mails from a specific inbox, even if the solution requires installing an extension? Thank you in advance.

Задан ezequielm 1 неделю назад

Дан ответ Ed 1 неделю назад

  • Решено

Save customization of toolbar

I've imported/exported everything I could from a Win10 to a Win11 one. I then went to the toolbars under "view" and made sure they were all checked. Next, I clicked on … (читать ещё)

I've imported/exported everything I could from a Win10 to a Win11 one. I then went to the toolbars under "view" and made sure they were all checked. Next, I clicked on "customize" and selected (single click) what I wanted to add to my toolbars in the mail window. The "save option" was greyed out. How do I save these to my toolbars?

Задан DorothyJ 2 недели назад

Дан ответ DorothyJ 2 недели назад

  • Решено

Customize New Tab with a local HTML file after Firefox 136

Hello, I wanted to customize my Firefox new tab with a local HTML file, such as "/path/to/my/index.html". It was possible to use this workaround: https://github.com/Jang… (читать ещё)

Hello,

I wanted to customize my Firefox new tab with a local HTML file, such as "/path/to/my/index.html". It was possible to use this workaround: https://github.com/Jangsoodlor/Firefox-New-Tab-Config/tree/main https://github.com/Jangsoodlor/Firefox-New-Tab-Config/tree/main

Which implied a configuration file (sometimes named "autoconfig.cfg", "firefox.cfg", "local-settings.cfg" depending on the guide since the name is arbitrary) with javascript code. In the new Firefox 136, this code fails to execute due to a new API being used.

If you want to customize your new tab, follow the previous guide, but on the configuration file write this code instead:

// My new tab
try {
  const ff = {};
  ChromeUtils.defineESModuleGetters(ff, {AboutNewTab: "resource:///modules/AboutNewTab.sys.mjs"});
  ff.AboutNewTab.newTabURL = 'file:///path/to/my/index.html';
} catch (e) {ChromeUtils.reportError(e);}

Note that the file must start with a comment

Adapting the "/path/to/my/index.html" to your needs.

Thanks to @mkaply (github) on this thread https://github.com/mozilla/policy-templates/discussions/1190 for the new API method.

I post this here in case someone has the same issue, because is quite recent and hard to find on the internet.

Задан LluisE 3 месяца назад

Дан ответ jscher2000 - Support Volunteer 3 месяца назад

  • Закрыто

Thunderbird 115.8.01 on iMac 10.13.6 has suddenly gone heywire

Last week my usually reliable 'Thunderbird 115.8.01 on iMac 10.13.6 has suddenly gone haywire. * In the folder pane, multiple folder duplicates reappearing even after … (читать ещё)

Last week my usually reliable 'Thunderbird 115.8.01 on iMac 10.13.6 has suddenly gone haywire.

* In the folder pane, multiple folder duplicates reappearing even after deleting them. (See images) * And when I delete messages, they appear in the trash folder, only to disappear and repeatedly reappear - back into the message INBOX. * Also, after making a change in the Notification section to turn off the notice sound, and although the sound turned off, so did the auto-disappear function. Now I have to manually "close" each and ALL notification notices one-by-one. The new problem is: now the notification option section has disappeared in settings. (No image for this one. Nothing there!) Bug? Or something else?

Please help. P.S. I ran both of my antivirus programs twice. Each over different days and both declared' my system clear and clean.

Задан ArtStar 3 месяца назад

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

  • Решено

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important;

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important; Used to work, and does work in the regular version of the desktop app, but no longer works in… (читать ещё)

background-image: url("file:///C:/Tools/FF/FFbkgnd01.jpg") !important;

Used to work, and does work in the regular version of the desktop app, but no longer works in the beta for desktop 135.0b9, says: "Could not load the image"

Задан careca 4 месяца назад

Дан ответ careca 4 месяца назад

  • Решено

Firefox resetting the signon.remember setting every time I log in

Hi folks I have a particularly infuriating problem. A few weeks back, Firefox stopped displaying my usernames and passwords whenever I wanted to log into a site. This co… (читать ещё)

Hi folks

I have a particularly infuriating problem. A few weeks back, Firefox stopped displaying my usernames and passwords whenever I wanted to log into a site. This coincided with my installing BitDefender, although I don't know why.

Through googling I eventually realised I could go into about:config to fix this. signon.rememberSignons displays as false, when I turn it to true it fixes the issue.

But here is the problem I can't solve. Everytime I restart firefox or my PC / Mac (I am using both, with a syncronised account on both windows and MacOS) it sets signon.rememberSignons to false AGAIN. Which means every single time I browse I have to go into about:config and fix this. Maddening.

Please can you help?

Задан vassili.christodoulou 4 месяца назад

Дан ответ vassili.christodoulou 4 месяца назад

  • Решено

Manage Bookmarks font too large

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as th… (читать ещё)

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as the layout.css.devPixelsPerPx entry in about:config and there's nothing there to explain why only the "Manage Bookmarks" text is so large.

It's possible I changed a setting somewhere that's causing this. But I'm stumped re: what setting might be controlling the font size in only that UI. All other Firefox text sizes are good.

Thanks to anyone who knows where I should be looking

Firefox 134.0.1 (64-bit) Windows 10

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

Дан ответ jscher2000 - Support Volunteer 4 месяца назад

  • Решено

How can I change the colour of the text in the active tab?

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) o… (читать ещё)

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) on a new PC (running Windows 10). There's one thing that I haven't succeeded with though: I'd like to change the colour of the text in a tab when that tab becomes the active one.

This is the coding I'm using to change the tab's background colour when it's selected:

  1. TabsToolbar .tab-background[selected]{

background: white !important; }

This works perfectly. But when I tried adding the line

color: black !important;

It had no effect. I'd be grateful for any thoughts. Many thanks.

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

Дан ответ mail226 5 месяцев назад

  • Решено
  • Архивировано

ExtensionSettings does not show up as a GPO setting with the latest ADMX files

the settings ExtessionSettings does not show up to be able to modify even tho it is on the ADMX file (5.11)? Should I use the older Extensions policies? I want to install… (читать ещё)

the settings ExtessionSettings does not show up to be able to modify even tho it is on the ADMX file (5.11)? Should I use the older Extensions policies? I want to install and pin an extension from the store.

Задан Christopher Roble 1 год назад

Дан ответ Mike Kaply 1 год назад

  • Решено
  • Архивировано

Remove extensions button from toolbar

I need to be able to hide the Extensions button from the toolbar. Is there a way to do that outside of the user.js or prefs.js? Preferably I'd like to do this though the … (читать ещё)

I need to be able to hide the Extensions button from the toolbar. Is there a way to do that outside of the user.js or prefs.js? Preferably I'd like to do this though the policies.json file though I could not find any options for this.

Задан patrick.hinckley 1 год назад

Дан ответ Mike Kaply 1 год назад

  • Решено
  • Архивировано

Subscriptions for security advisory alerts for Firefox enterprise

I'm a security analyst. I would like to get email notifications on security advisories, alerts and vulnerability information regarding Firefox to stay up to date. Please … (читать ещё)

I'm a security analyst. I would like to get email notifications on security advisories, alerts and vulnerability information regarding Firefox to stay up to date. Please help on how I can get the subscription?

Задан nandini.vempati 1 год назад

Дан ответ Mike Kaply 1 год назад

  • Решено
  • Архивировано

Firefox ESR (Windows) Policy Wildcards - Is it possible?

Good afternoon, We're currently trying to set up a Hardening Guide for Firefox ESR but are struggling with a few policies and setting wildcards. For example, we're tr… (читать ещё)

Good afternoon,

We're currently trying to set up a Hardening Guide for Firefox ESR but are struggling with a few policies and setting wildcards.

For example, we're trying to set an origin in Cookies > Block Settings to something like "*", and we get the error "Ignoring parameter "*" - not a valid origin."

In Chrome / Edge you can set a wildcard like this: [*.]google.com for example - we receive the same error message for this.

Can you do such a thing for Firefox ESR without having to list every site you want to block?

ESR Version: 115.6.0esr (64-bit)

Kind Regards, Ethan Jerrum

Задан ethan.jerrum 1 год назад

Дан ответ Mike Kaply 1 год назад

  • Решено
  • Архивировано

HTTPs Only Mode

Hello, I have a problem with setting up HTTPs only Mode in my Organization, I read a lot about that, but I dont see the "dom.security.https_only_mode" switch in GPO, we h… (читать ещё)

Hello, I have a problem with setting up HTTPs only Mode in my Organization, I read a lot about that, but I dont see the "dom.security.https_only_mode" switch in GPO, we have the newest admx for Firefox. We need that to specific container, but still I dont know how to set it up, even via regedit, or preferences. Can someone describe me when can I set it up ? It could be using json file (which exactly file and how?), registry or just gpo. Regards, M.

Задан marcin.markiewicz 1 год назад

Дан ответ Mike Kaply 1 год назад

  • Решено
  • Архивировано

Extension GPO help

Hello, I am trying to create a deny all & white list only gpo for Firefox extensions. I am using the gpo; Computer Configuration/Policies/Administrative Templates/M… (читать ещё)

Hello, I am trying to create a deny all & white list only gpo for Firefox extensions.

I am using the gpo; Computer Configuration/Policies/Administrative Templates/Mozilla/Firefox/Extensions/Extension Management

I started out simple using a template which worked.

{ "*": { "blocked_install_message": "Your Company Blocked Message", "installation_mode": "blocked" }, "uBlock0@raymondhill.net": { "installation_mode": "allowed" } }

However, when I tried to add in more allowed extensions it now longer worked and was able to install any extension.

{ "*": { "blocked_install_message": "Your Company Blocked Message", "installation_mode": "blocked" }, "uBlock0@raymondhill.net": { "installation_mode": "allowed" }, "querymoid@kaply.com": { "installation_mode": "allowed" } }

Задан zick.rockco 1 год назад

Дан ответ zick.rockco 1 год назад

  • Решено
  • Архивировано

Do we have GPO setting for this preference "network.captive-portal-service.enabled" ?

In my environment, we have Firefox version 117. Users get this pop up "You must log in to this network before you can access the Internet" (see snip 1) when they launch f… (читать ещё)

In my environment, we have Firefox version 117. Users get this pop up "You must log in to this network before you can access the Internet" (see snip 1) when they launch firefox. In order to get rid of we can toggle this preference setting to TRUE ""network.captive-portal-service.enabled" in the user's browser, which works fine. But i want to control this setting from GPO. I'm unable to find the GPO for the same in the GPO hive for FF. See snip 2 for 'Preferences' related GPOs.

Задан pivashis 1 год назад

Дан ответ Mike Kaply 1 год назад