Can I add more than on AI Chat in my sidebar
I use several others along with Chat GPT. Can I add several other Chats on my sidebar? Gemini, CoPilot??? Thank you
I use several others along with Chat GPT. Can I add several other Chats on my sidebar? Gemini, CoPilot??? Thank you
I've been having a number of problems with Thunderbird recently and I'm hoping that deleting and reinstalling the app might help. But I worry that I will lose emails by … (ďalšie informácie)
I've been having a number of problems with Thunderbird recently and I'm hoping that deleting and reinstalling the app might help. But I worry that I will lose emails by doing this. I'm also wondering if the numerous folders I've set up will disappear as well. The issues I've been having, by the way, are emails consistently going into the wrong folder and, most recently, constantly being asked for my passwords. (I have emails from four email addresses being downloaded by Thunderbird.) I've had the password issue in years past, but it always seemed to resolve itself.
Am trying to import seamonkey profile data in to Thunderbird, but keep getting error messages: am using win 11 anddownloaded latest TB exe yesterday. mail.import: Path Pr… (ďalšie informácie)
Am trying to import seamonkey profile data in to Thunderbird, but keep getting error messages: am using win 11 anddownloaded latest TB exe yesterday. mail.import: Path Profiles/4wd1drzq.default is incorrect; isRelative=true SeamonkeyProfileImporter.sys.mjs:67:22 and This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “”. SeamonkeyProfileImporter.sys.mjs . Have found this: /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
import { AppConstants } from "resource://gre/modules/AppConstants.sys.mjs"; import { ThunderbirdProfileImporter } from "resource:///modules/ThunderbirdProfileImporter.sys.mjs";
/**
* A module to import things from a seamonkey profile dir into the current * profile. */
export class SeamonkeyProfileImporter extends ThunderbirdProfileImporter {
NAME = "SeaMonkey";
/** @see BaseProfileImporter */
async getSourceProfiles() {
const slugs = {
win: ["AppData", "Mozilla", "SeaMonkey"],
macosx: ["ULibDir", "Application Support", "SeaMonkey"],
linux: ["Home", ".mozilla", "seamonkey"],
}[AppConstants.platform];
if (!slugs) {
// We don't recognize this OS.
return [];
}
const seamonkeyRoot = Services.dirsvc.get(slugs[0], Ci.nsIFile);
slugs.slice(1).forEach(seamonkeyRoot.append);
const profilesIni = seamonkeyRoot.clone();
profilesIni.append("profiles.ini");
if (!profilesIni.exists()) {
this._logger.debug(
"No SeaMonkey profile found in the well known location."
);
return [];
}
const profiles = [];
const ini = Cc["@mozilla.org/xpcom/ini-parser-factory;1"]
.getService(Ci.nsIINIParserFactory)
.createINIParser(profilesIni);
for (const section of ini.getSections()) {
const keys = [...ini.getKeys(section)];
if (!keys.includes("Path")) {
// Not a profile section.
continue;
}
const name = keys.includes("Name")
? ini.getString(section, "Name")
: null;
const path = ini.getString(section, "Path");
const isRelative = keys.includes("IsRelative")
? ini.getString(section, "IsRelative") == "1"
: false;
let dir;
try {
if (isRelative) {
dir = seamonkeyRoot.clone();
dir.appendRelativePath(path);
} else {
dir = Cc["@mozilla.org/file/local;1"].createInstance(Ci.nsIFile);
dir.initWithPath(path);
}
} catch (ex) {
this._logger.warn(
`Path ${path} is incorrect; isRelative=${isRelative}`
);
continue;
}
if (!dir.exists()) {
this._logger.warn(`${dir.path} does not exist`);
// Not a valid profile.
continue;
}
profiles.push({ name, dir });
}
return profiles;
}
} Thank you
I lost all my saved passwords but I have an account recovery key. How do I use it to restore my saved passwords?
My Firefox browser works just fine, and the "about" tab says it is up to date with ESR, but Chase.com won't let me log in, saying I need ESR. If I already have it, what g… (ďalšie informácie)
My Firefox browser works just fine, and the "about" tab says it is up to date with ESR, but Chase.com won't let me log in, saying I need ESR. If I already have it, what gives?
Hi, I use hushmail as an email provider, and thunderbird to download my hushmail emails onto my laptop. I recently changed the hushmail password, but I cannot see how to… (ďalšie informácie)
Hi, I use hushmail as an email provider, and thunderbird to download my hushmail emails onto my laptop. I recently changed the hushmail password, but I cannot see how to update it in thunderbird. I have read several help posts suggesting I need to change the password in 'saved logins', but I don't have any saved passwords there. I know the password is correct because I can access my emails with it online on the hushmail site, just not through thunderbird. I have attached pics showing that I don't have any saved logins, and the message I get when I try to download emails. Any help would be appreciated, thanks in advance.
I click on a message and select anything (Move, delete, etc) it can take up to 10 seconds to perform that requested task.
I have installed Thunderbird on my Samsung phone and synced it with the desktop. All three of my gmail accounts came up okay, but when I go into them I do not get the in… (ďalšie informácie)
I have installed Thunderbird on my Samsung phone and synced it with the desktop. All three of my gmail accounts came up okay, but when I go into them I do not get the inbox, only outbox. When I click on each account to try to sign in I get an error that says "OAuth 2.0 is currently not supported with the provider". How can I sign in to my gmail accounts on my phone in Thunderbird?1
Every time I open Firefox I get a message saying "Getting close to your VPN Limit. You have _ GB left. Your data will reset at the start of next month" and I want to stop… (ďalšie informácie)
Every time I open Firefox I get a message saying "Getting close to your VPN Limit. You have _ GB left. Your data will reset at the start of next month" and I want to stop seeing it
'I've used firefox for 25 years, how come some ai can't set up my Thunderbird for me?
die Eirichtung eines Mail-Kontos wurde abgelehnt obwohl alle richtige Daten vom Mail-Anbieter automatisch zur Verfügung gestellt wurden
Is it possible to somehow incorporate a virus/trojan checker into the software that is open source for Windows? I keep getting TONS of alerts from Mcafee that it caught v… (ďalšie informácie)
Is it possible to somehow incorporate a virus/trojan checker into the software that is open source for Windows? I keep getting TONS of alerts from Mcafee that it caught viruses. Also wondering if this could be a addition to Thunderbird in a new release by incorporating something like CLAMAV into thunderbird software somehow?
All old cmptr usb ports fail.. copied most data to new computer but Moz. Thndrbrd did not copy. Installed NEW Tndrbrd and got mail, but only last 4 weeks or so since… (ďalšie informácie)
All old cmptr usb ports fail.. copied most data to new computer but Moz. Thndrbrd did not copy. Installed NEW Tndrbrd and got mail, but only last 4 weeks or so since failure. Copied ALL Moz. Thndrbrd files from old to Thumb drive. Old system had 70 files, 10 folders (11*.exe, 31 *dll, 4*ini, 297MB) and 5 single element files. New Thnddrbrd has 72 files, 12 folders, 55.7MB. Could find NO hidden files / folders on either unit. Suspect all recoverable OLD mail on thumb drive but do not know how to recover. H E L P ! ! Mitch ~ " X@mcsnet.ca " VERSION 148.0.1 BUILD ID 20260305172141
(PII redacted by moderator)
How do I change the color on the top part of Mozilla Thunderbird window? It's a very light gray now.
Suddenly to use Passwords list on Firefox Windows is demanding I sign into Windows, where previously I used the special "master" password I use only on Firefox. I want to… (ďalšie informácie)
Suddenly to use Passwords list on Firefox Windows is demanding I sign into Windows, where previously I used the special "master" password I use only on Firefox. I want to disable this intrusion.
wie kann ich die ordneranzeige sortieren?
Could you make a shortcut to switch on between "dark mode" and "bright mode" in the mobile app browser + pc desktop browser? There are enough webpages that don't show cor… (ďalšie informácie)
Could you make a shortcut to switch on between "dark mode" and "bright mode" in the mobile app browser + pc desktop browser?
There are enough webpages that don't show correctly in dark mode. It is not convenient to change the dark mode each time in settings!
Thank you
As a loyal and long time user of Firefox [since 1998 yes 1998 ,,,] if you or i cant remove google from my browser , i might have to find a replacement, that will allow … (ďalšie informácie)
As a loyal and long time user of Firefox [since 1998 yes 1998 ,,,] if you or i cant remove google from my browser , i might have to find a replacement, that will allow me to remove this nonsense , i await your response ATB BlackSam
I've been a Firefox user for ~15 years or so and specifically a Nightly user for about 10 of those. On my Samsung Galaxy S24+ I recently had to reinstall the Nightly app;… (ďalšie informácie)
I've been a Firefox user for ~15 years or so and specifically a Nightly user for about 10 of those. On my Samsung Galaxy S24+ I recently had to reinstall the Nightly app; However, when I logged in and confirmed my identity to Mozilla™ it appears to have synced everything EXCEPT my bookmarks. Luckily I had the standard Firefox Browser for Android app also installed on the same device so not all is lost.
My Question: What could cause Nightly to sync other things but exclude bookmarks? Is there a way to export the ones from the other Firefox version to a file, then import them to Nightly?
Any Help Would Be Greatly Appreciated! Thanks In Advance :-)
I purchased a new computer and installed Thunderbird OK. But is there a way to transfer my address books from my old computer to my new computer???