sample-extensions icon indicating copy to clipboard operation
sample-extensions copied to clipboard

Example extensions for Thunderbird WebExtensions APIs

Results 7 sample-extensions issues
Sort by recently updated
recently updated
newest added

Thunderbird version: 102.2.2 (64-bit), language: FI Plugin: [email protected] The plugin was loaded using the `Load temporary plug-in` functionality. The button becomes visible, but when pressed, the popup window has no...

I want to add a new drop down field as gender and want to show in address book in thuderbird. Can you please guide me

OS: KDE Neon 22.04 Guest running under KVM/QEMU on Ubuntu 22.04 Thunderbird: 102.10.1 (64-bit) Flatpak hello-world commit used: b8855e6dc919d5456d30d9553fc225e5ce95f2fe hello-world button appears on main toolbar without icon: ![image](https://user-images.githubusercontent.com/246217/235830839-d13f5277-d71f-435f-bb54-e7780ef3ff52.png) Hovering over...

Thunderbird version: 102.6.0 (64-bit) OS: Linux Hello :) I encountered a strange behavior when working with .eml attachments. If I run the sample extension https://github.com/thundernest/sample-extensions/tree/master/messageDisplay on a "normal" mail it...

Hi! I saw the example of "Compose Body" that adds a button to the top menu. However, is there an example showing how to add a sidebar (or bottom bar)...

@darktrojan An add-on which will add an option to send unsent messages without attachments . While travelling on a plane, I check my downloaded emails and may reply /send many...

Hello, I'm curious how TB extensions are tested. I wasn't able to find any test cases in any of the example plugins provided in this repo; please direct me if...