Vítejte na serveru Doplňky pro Thunderbird.
Přidejte si funkce a styly, které učiní Thunderbird podle vašich představ.
ZavřítHistorie verzí doplňku Display Name + Domain Guard
6 verzí
Se starými verzemi opatrně!
Tyto verze jsou dostupné pro referenční a testovací účely. Měli byste vždy použít poslední verzi doplňku.
Verze 0.5.2
Added a new Spoof Mail Action setting in the Settings tab.
You can now choose what happens when a spoof mail is detected:
- Move to Trash
- Permanently delete
- Mark as Junk and move to Junk folder
This update addresses feedback that the configurable deletion mode was not visible in the options UI.
The option to move spoof mails to a user-specified folder is not included in this version and remains a candidate for a future update.
- Zdrojový kód je uvolněn pod None
Verze 0.5.1
Changes since 0.4.5:
- Added Body URL Mismatch Warning in message display.
- Improved sender resolution logic for new mail processing and manual folder scans.
- Added shared retry queue to reduce missed detections during Thunderbird startup or heavy mail reception.
- Added Debug Log support for troubleshooting.
- Added startup catch-up scan to rescan inboxes after Thunderbird startup.
- Added optional Inbox Catch-up Scan after new mail:
when new mail stops for 60 seconds, the inbox is rescanned once.
- Improved overall stability of spoof detection and inbox rescanning behavior.
- Minor internal adjustments and review-related maintenance updates.
- Zdrojový kód je uvolněn pod None
Verze 0.4.5
Changes since 0.4.4:
- Replaced innerHTML-based hint rendering with DOM-safe text rendering.
- Multi-line hints are now rendered using textContent + line breaks.
- Updated table redraw clearing to use replaceChildren().
- Kept the English-based UI labels.
- Settings tab remains the place for language selection and Important Mail protection.
- Context menu remains simplified to “Scan this folder”.
- Toolbar button remains “Rule Editor”.
- Important Mail and Free Mail processing for new messages continues unchanged.
- Zdrojový kód je uvolněn pod None
Verze 0.4.2
When a newly received message matches a configured free-mail domain/address, the add-on adds Thunderbird tag 5 ($label5, "Later / 後で").
The Free Mail tagging runs at the end of the onNewMailReceived processing (after Important protection and spoof deletion).
- Zdrojový kód je uvolněn pod None
Verze 0.4.1
Added a new “Important Mail” switch in the options page (storage.local.importantTagEnabled) to enable/disable protection and tagging for important senders.
When enabled, messages from registered important addresses/domains are now:
Automatically tagged with Thunderbird’s built-in Important tag ($label1).
Excluded from automatic deletion in:
new-mail processing,
“Scan selected messages (delete if spoof)”,
“Scan this folder (delete spoof + important mail)” (renamed).
Refactored the options UI into two tabs (normal rules + important mail) and implemented safer DOM handling (no innerHTML for rule rows).
Improved sender-name normalization to strip decorative characters (e.g. *, ★, ☆, !, ?, etc.) and fixed a regression where table-format rules might not match correctly.
Updated manifest permissions to include messagesUpdate so message tags can be set via browser.messages.update().
- Zdrojový kód je uvolněn pod None
Verze 0.3
- Added full English localization for all UI texts.
- Updated options page: replaced innerHTML usage with safer DOM APIs.
- Improved name normalization to remove internal spaces (e.g., "A m a z o n" → "amazon").
- Updated context menu labels to English.
- No functional behavior changes to the rule engine.
- Zdrojový kód je uvolněn pod None
Pro založení své vlastní sbírky musíte mít účet na serveru Doplňky Mozilly.