Ви переглядаєте питання на тему:

CardBooks incompatible with Thunderbird 155.0

Somewhat frustrating ... just after installing and setting up CardBook for Thunderbird on all devices... it automatically deactivated and "disappeared". CardBook no long… (читати далі)

Somewhat frustrating ... just after installing and setting up CardBook for Thunderbird on all devices... it automatically deactivated and "disappeared". CardBook no longer is compatible with Thunderbird.

Hope there will be an update soon that allows to keep all the settings...

Thanks.

Відкрито 3

ublock origin stops proton

It just started 2 days ago that ublock extension cause proton password manager to stop on w10 browser. I've been using this combo few years but now proton will exit strai… (читати далі)

It just started 2 days ago that ublock extension cause proton password manager to stop on w10 browser. I've been using this combo few years but now proton will exit straight away I can't decide which one I could let go, I mean I love them both

Відкрито 3

A decent grammar checker for Thuderbird?

I'm thinking about using the LanguageTooler grammar checker that's listed among Thunderbird's add-ons but I've seen reports on Reddit saying that it's only FOC for a limi… (читати далі)

I'm thinking about using the LanguageTooler grammar checker that's listed among Thunderbird's add-ons but I've seen reports on Reddit saying that it's only FOC for a limited time, after which you need to stump up a monthly fee,

Does anyone know of a cheaper alternative?

Відкрито 1

How to disable adblockers for Facebook only?

Facebook pages will not load. I need specific detailed instructions how to do this. Dyslexia makes it difficult to process written directions. I want to disable adblocker… (читати далі)

Facebook pages will not load. I need specific detailed instructions how to do this. Dyslexia makes it difficult to process written directions. I want to disable adblockers and other extensions to allow Facebook to load pages.

Відкрито 1

I want better Addon management, filter-as-you-type search, sort by (last enabled) (last added) and so on

Hello, I find many quality of life things missing from the addon page ! First as search-as-you-type filter, where only addon with matching words remain visible. Then a wa… (читати далі)

Hello, I find many quality of life things missing from the addon page !

First as search-as-you-type filter, where only addon with matching words remain visible.

Then a way to change the sort order Currently the sort order isn't clear On the first order it is enabled addons then disabled addons and 2nd order .. well it's not last added, maybe it's last updated ?

Anyway, the 1st order and 2nd order ordering should be modifiable

last enabled last updated last installed last active most cpu/memory/gpu usage by name of author by date of creation by last currently installed update by last available installed update by version number by homepage url by run in private tab state by run on restricted side state by count of access url by permission X state by number of permission by stored data amount by rating by rating count

And search 1st,2nd,3rd,4th order should be configurable and search should be able to specify the above terms like rating:>3 and so on

Also I would like a way to be able to install my non AMO plugin permannently easily or easier

thanks

Відкрито 3

Addon-Page is not reachable

Hi I can not access and install addons. https://addons.thunderbird.net/de/thunderbird/ Cloudflare seem to work?! Tested with my phone as well (cellular connection) Is thi… (читати далі)

Hi I can not access and install addons.

https://addons.thunderbird.net/de/thunderbird/

Cloudflare seem to work?!

Tested with my phone as well (cellular connection)

Is this a general issue and did they notice it already?

Best regards :)

Відкрито 1

Whatever

// Listening for the extension to trigger (e.g., via a custom command or button) async function forwardConversation(tabId, msgs) { let body = await exportConversationAsH… (читати далі)

// Listening for the extension to trigger (e.g., via a custom command or button) async function forwardConversation(tabId, msgs) {

 let body = await exportConversationAsHtml(msgs);
 let displayedMsgs = await browser.messageDisplay.getDisplayedMessages(tabId);
 let identityId = undefined;
 if (displayedMsgs.length) {
   let accountId = displayedMsgs[0].folder.accountId;
   let account = await browser.accounts.get(accountId);
   identityId = account.identities[0]?.id;
 }
 await browser.compose.beginNew({
   identityId,
   isPlainText: false,
   body,
 });

}

async function exportConversationAsHtml(msgs) {

let hr = `
 
`;
 let html = `

Forwarded Conversation:

` + hr; let promises = msgs.map(msg => exportMsgAsHtml(msg)); let messagesHtml = await Promise.all(promises); html += `
` + messagesHtml.join(hr) + `
`; return html;

}

async function exportMsgAsHtml(msg) {

 // Simple fallback to extract text content safely
return `
From: ${msg.author || "Unknown"}
Subject: ${msg.subject}

${msg.body || ""}
`;

}

Відкрито 1

some time that can happen.

Please keep as in box as from popping up that is so tiring it interrupts whatever you're trying to do when you have all these ads always popping up it's too much thank yo… (читати далі)

Please keep as in box as from popping up that is so tiring it interrupts whatever you're trying to do when you have all these ads always popping up it's too much thank you appreciate it something needs to be done! And don't like Gemini! Is bothersome!

Відкрито 1

Initialising Addons.

I have installed various extensions, and pinned same to toolbar. To activate these, I simply click the icon. However, there are several addons I've installed which are n… (читати далі)

I have installed various extensions, and pinned same to toolbar. To activate these, I simply click the icon.

However, there are several addons I've installed which are not pinned to the toolbar. These I cannot seem to start.

How to proceed ?

Відкрито 1

Browser Extension History

On my Android phone, I saw a Firefox add-on I didn't remember adding for mobile, so I removed it right away. When I went to search for it in the add-on store to see what … (читати далі)

On my Android phone, I saw a Firefox add-on I didn't remember adding for mobile, so I removed it right away. When I went to search for it in the add-on store to see what it was, it wasn't there. It was a version of Privacy Possum, but it doesn't look like that is available for mobile. One Privacy Possum (for desktop) looks like it was a legitimate extension that has fallen out of date and one looks like a scam extension, I'd like to know which one I had installed. Is there a way to see what add-ons I had but removed?

Відкрито 1

impossible d'installer l'extension password manager de Kaspersky

Bonjour, j'utilise la version 154.0.1 de firefox sur mon ordinateur et depuis plus d'un mois , cette extension a disparu et il m'est impossible de la retrouver et de l'in… (читати далі)

Bonjour, j'utilise la version 154.0.1 de firefox sur mon ordinateur et depuis plus d'un mois , cette extension a disparu et il m'est impossible de la retrouver et de l'installer .Pouvez-vous me dépanner. en vous remerciant.

Відкрито 1