Benvenuto in Thunderbird Add-ons.
Aggiungi nuove funzionalità e stili per rendere Thunderbird veramente tuo.
ChiudiBetterUnsubscribe cronologia delle versioni
6 versioni
Fai attenzione alle vecchie versioni!
Queste versioni sono visualizzate solo per scopo di test e archivio. Dovresti sempre utilizzare l’ultima versione di un componente aggiuntivo.
Versione 2.6.1
- Refined Functionality: The
checkUnsub
function has been restructured for improved readability, and error handling is now managed by the UI instead ofsearchUnsub
. - Regex Tweaks: Several optimizations have been made:
- HTML link matching now works better with both text content and
href
attributes. - Improved handling of edge cases like "(un)subscribe".
- Enhanced regex efficiency for better performance.
- HTML link matching now works better with both text content and
- CSS Restructuring and Fixes:
- Refactored CSS for better organization and performance.
- Fixed multiple theme-related issues.
- Introduced CSS media queries for better responsiveness and user experience.
- Bug Fixes: Various minor bug fixes and tweaks for a smoother user experience.
Enjoy an optimized experience with BetterUnsubscribe!
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 2.6.0
- Improved Popup Handling: Now uses manifest
default_popup
for a simpler, more efficient interface. - Enhanced Error Handling: Added safeguards in
background.js
andpopup.js
to prevent file deletion errors. - Unit Tests: New unit tests added, and the compile script has been updated to exclude unnecessary files.
- Regex and Bug Fixes: Updated regex for better detection, plus fixes for minor issues.
Enjoy an optimized experience with BetterUnsubscribe!
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 2.5.0
This update introduces several new features and improvements:
- New Email Deletion Options: Delete a single email or all emails from a sender, with an updated popup interface.
- Localization: Added support for French (France) and Italian (Italy).
- UI Enhancements: Introduced a "Deleting" status and a count of deleted emails for better feedback.
- Code Improvements: Reorganized code by moving all CSS to
styles.css
and simplified icon handling withtheme_icons
in the manifest.
Enjoy the new features!
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 2.4.0
- Included 48x48 pixel icons for both standard and inverted icons
- Implemented methods and listeners in background script to dynamically change icons based on theme
- Added Brazilian Portuguese language support (contributed by John @ https://github.com/dataserver)
- Refactored `popup.js` for better code structure and readability
- Added documentation comments to `popup.js`
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 2.3.4
Fixed issue with post request being rejected due to error 400 Bad Request.
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Versione 2.3.2
- Added additional permission to allow deleting
- Popup only reports DONE if the response shows success.
- Codice sorgente rilasciato sotto Mozilla Public License, version 2.0
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.