Automatically detects verification codes in received emails and displays a notification that you can click to copy the code to clipboard.

thunderbird thunderbird-addon
1 Open Issue Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub
Exclusion filters 2 months ago

AI Summary: Implement exclusion filters (regex for email, subject, or content) in the Thunderbird Vericode extension to prevent false positives, prioritizing exclusion over inclusion regexes. This requires modifying the existing regular expression matching logic to incorporate an exclusion mechanism and potentially updating the settings UI to accommodate the new filter options.

Complexity: 3/5
good first issue

Automatically detects verification codes in received emails and displays a notification that you can click to copy the code to clipboard.

JavaScript
#thunderbird#thunderbird-addon