Showing questions tagged: Show all questions

Thunderbird Extension API Returning Stale Cached Data for Gmail IMAP Folders

Dear Thunderbird Team, I am writing to report a critical issue with the Thunderbird Extension API where it returns stale, cached data instead of live folder contents for… (read more)

Dear Thunderbird Team,

I am writing to report a critical issue with the Thunderbird Extension API where it returns stale, cached data instead of live folder contents for Gmail IMAP accounts.

Issue Description The browser.messages.list() and browser.messages.query() APIs are returning outdated message data from 2016-2021, completely ignoring the actual current contents of my Gmail IMAP inbox. While Thunderbird's UI displays current emails correctly, the extension API serves permanently cached old data.

Evidence of the Bug What Thunderbird UI Shows: Current inbox with emails from today and recent weeks

Real-time folder contents

Proper folder synchronization

What Extension API Returns: Only 100 messages total (artificial limit)

Messages exclusively from 2016-2021

No emails from 2022-2025 present

Completely ignores current folder contents

Technical Details: Profile: /Volumes/Data/Mail Files/Thunderbird/Profiles/aq8q4la7.default-release/

Account: Gmail IMAP (imap.googlemail.com)

Folder: account1://INBOX

API Used: browser.messages.list(folderId) and browser.messages.query()

Steps to Reproduce Set up Gmail IMAP account in Thunderbird

Write extension using browser.messages.list() API

Compare API results with actual folder contents

Observe API returns stale cached data from years ago

Debugging Attempted We have tried:

Deleting all .msf index files

Clearing folderCache.json and global-messages-db.sqlite

Removing cache folders (cache/, cache2/, startupCache/)

Rebuilding folder indexes

Using different API methods (messages.query vs messages.list)

None of these resolved the issue - the API continues to return the same stale dataset.

Impact This completely breaks any extension that needs to access current folder contents, such as email tracking, automation, or filtering extensions.

Request Please investigate why the Extension API serves different (and outdated) data compared to Thunderbird's main UI, and fix the API to return actual live folder contents.

Thank you for your attention to this critical issue.

Best regards, Hasan

Asked by hasan_sharif 2 hours ago

Unable to locate extensions folder

Hello, I wanted to create a script that doesn't allow me to disable a certain extension. For that I thought to locate the file in which the states of extensions are put. … (read more)

Hello, I wanted to create a script that doesn't allow me to disable a certain extension. For that I thought to locate the file in which the states of extensions are put. I searched online, and the answer appears to be that such file is available in extensions folder in my profile. However, I am unable to find extensions folder under my profile.

I would appreciate the help.

Asked by Abdullah 11 hours ago

Tab for Outlook accounts

I've used Thunderbird with the Owl add-on for Exchange/Outlook accounts for several years. Recently I've found when I open Thunderbird on my laptop, a tab opens for each … (read more)

I've used Thunderbird with the Owl add-on for Exchange/Outlook accounts for several years. Recently I've found when I open Thunderbird on my laptop, a tab opens for each account, apparently showing the Outlook web page for each account. This is great, but on the same version of Thunderbird (140.3.1esr) on my desktop, that doesn't happen. I can't see how to open these tabs there, or even how to reopen one of these tabs on my laptop, except from Go->Recently Closed Tabs. Am I missing something? What controls this behaviour?

Asked by Adrian 4 days ago

Last reply by Adrian 21 hours ago

ADD ON BUTTON

Previously when you click the ADD ON button a list of extension icons appeared but not if you click ADD ON button a theme tab pops up Now I can not use the extension I wa… (read more)

Previously when you click the ADD ON button a list of extension icons appeared but not if you click ADD ON button a theme tab pops up Now I can not use the extension I want to use eg for video download I could click the downloader icon and the video would start downloading. Now as the list is gone how do you use the down load ext if the icons are not listed. It is now a useless browser as I could not use the extension Even a simple eraser history icon is not there so I had to go to settings to clear data Very inconvenient Before you click the eraser button and history is cleared by 1 click Please restore ADD ON list button to make the browser more convenient as b4. After the recent update all the features are not visible

Asked by eddmil 2 days ago