Skip to content

Thunderbird extension that adds a button in your toolbar for deleting all the read emails at once

Notifications You must be signed in to change notification settings

nkmathew/delete-read-emails

Repository files navigation

Downloads Rating Stars

Delete Read Emails

Thunderbird extension that deletes all the read emails in the currently selected Thunderbird folder with a click of a button. Created because I seem to be the only one who has a need for this functionality or I'm somehow doing this the wrong way.

Development

  • Tools:

  • Workflow:

    • Pull changes from repo
    • Add some feature
    • Start Thunderbird
    • Run ./xpi.sh or just xpi depending on the platform you're on to build the xpi and install it in the currently running instance of Thunderbird which will restart immediately since most Thunderbird extensions are XUL based

Installation

Official channel: addons.mozilla.org

The toolbar button usually doesn't appear on first run meaning you'll have to right click on the mail toolbar, click customize and drag and drop the icon to the toolbar as shown below:

Screenshots

  • Toolbar button

  • Add-ons Manager

  • Preference Window

Credits

The Thunderbird API is really poorly documented forcing you to rely on grepping through Thunderbird's source code and some well implemented Thunderbird extensions for working examples to build from. It can be one gruelling experience.

I found myself going through the source for these two extensions way too much and as such I have to give due credit. I learnt a lot from them:

Icon by Seanau


About

Thunderbird extension that adds a button in your toolbar for deleting all the read emails at once

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published