Добро пожаловать в дополнения Thunderbird.

Добавляйте дополнительные функции и стили, чтобы настроить Thunderbird по своему вкусу.

Закрыть

В пути?

Зайдите на наш сайт мобильных дополнений .

Закрыть

История версий Att-Hub - attachment view, paste & managing tool

11 версий

Будьте осторожны со старыми версиями!

Эти версии отображаются только для сведения и в целях тестирования. Вам следует всегда использовать последнюю версию дополнения.

Версия 2.3.6 716.8 KiB Работает с Thunderbird 115.0 и выше

Native Attachment Sorting in View Mode
Attachments opened directly from an email are now strictly sorted according to Thunderbird's original native order instead of alphabetically, by utilizing a secondary sorting mechanism.

Ghost Attachment Prevention
A live-verification stamp was introduced to reliably filter out old "ghost" attachments that could occasionally reappear due to Thunderbird recycling internal message IDs.

Версия 2.3.5 716.4 KiB Работает с Thunderbird 115.0 и выше

Clipboard Paste Button Fix
Fixed a bug where the "Paste from Clipboard" button in Draft Mode failed due to a missing function definition, restoring full functionality via the async Clipboard API with a fallback notification.

Package Size Optimization
Addressed reviewer feedback regarding deployment efficiency by identifying and outlining the removal of large, unnecessary source map (*.map) files from the extension build.

Версия 2.3.4 2.5 MiB Работает с Thunderbird 115.0 и выше

Deep Search Integration
A new local background worker extracts and indexes the text contents of PDFs, Office documents, and text files directly on your machine without using external servers.

Relevance-Based Search Sorting
When using the deep search, results are now intelligently scored and sorted by relevance based on hits in the file name, metadata, and extracted file content.

Secure Opt-In Modal & UI Toggle
The deep search feature includes a privacy-first opt-in modal and a sleek toggle icon inside the search bar, complete with dynamic hover and active states.

Comprehensive Archive Support
The text extraction engine natively supports a wide range of formats including Word, Excel, PowerPoint, LibreOffice files, and even ZIP archives by utilizing JSZip.

Continuous Background Indexing
The background text extraction worker has been decoupled from the search toggle and now runs continuously in stealth mode once the initial privacy consent is given.

Search Bar Integration
The Deep Search icon has been seamlessly integrated directly into the right side of the search input field for a cleaner, more modern interface.

Compact Icon Design
The Deep Search button was reduced to a 26x26 pixel size with updated semi-transparent hover effects and a borderless design to fit perfectly inside the search bar.

Smart Draft Mode Adaptation
The Deep Search button is now automatically hidden when entering Draft Mode, dynamically adjusting the search bar's padding and the clear button's position.

Версия 2.2.11 2.5 MiB Работает с Thunderbird 115.0 и выше

Unique Draft Attachment IDs
Resolved a caching conflict in the gallery view that caused incorrect thumbnails to appear for newly drafted emails by generating completely unique identification keys for all compose mode attachments.

Robust Action Handlers for Drafts
Fixed a bug where bulk actions like sorting, renaming, deleting, and converting to PDF or ZIP failed in draft mode by updating the extraction logic to correctly parse the new secure attachment IDs.

Версия 2.2.9 2.5 MiB Работает с Thunderbird 115.0 и выше

HEIC-, Office- and CAD File-Viewer Workflow
The instructional modal was streamlined to allow direct drag-and-drop from the standalone email window into the browser, removing the need to save files to the desktop first.

New Draft Mode with Drop-In Area
A dedicated drop-in zone was introduced in compose mode to easily attach files directly to the current email draft via drag and drop.

Automatic JPG Conversion & Naming
Images pasted from the clipboard are automatically converted to JPG format, optimized for quality, and sequentially named using a customizable default prefix.

Adjustable Auto-Sync Timer
The integrated background scanner checks emails from the last three days at customizable intervals to capture delayed IMAP attachments caused by lazy loading.

Advanced Deep Scanner Healing
The background healer syncs complete email metadata and safely evaluates zero-byte attachments using a protective flag to prevent infinite server loops.

Smart Clean Implementation
A smart reset option was implemented to completely clear attachments and thumbnails while keeping custom container structures and assigned file links intact.

Версия 2.2.4 2.4 MiB Работает с Thunderbird 115.0 и выше

Intelligent Background Deep Scanner
The background scanner now validates the actual file size of attachments to accurately detect and remove or heal recycled ghost files.

Live UI Updates for Healed Items
The gallery and focus views now receive direct background events to update thumbnails or remove corrupted tiles instantly without requiring a full page reload.

Smart Compose Poller
A lightweight fingerprinting system now monitors the email draft to automatically detect manual renaming or reordering of attachments and syncs these changes to the gallery.

Dynamic Print and PDF Layouts
Users can now specify custom grid layouts (columns and rows) and page orientations (portrait, landscape, square) through a new prompt when generating PDFs or printing.

XSS-Safe DOM Rendering
To comply with Mozilla's strict security standards, all innerHTML assignments across the application were replaced with secure DOM manipulation methods and a safe HTML parser.

Версия 2.2.3 2.4 MiB Работает с Thunderbird 115.0 и выше

Safe Auto-Cleanup (Ghost Hunter)
The auto-cleanup script now includes a 3-minute startup delay, error queueing, and a 50-email kill-switch to prevent accidental database deletions during IMAP connection issues.

Ghost File Notification
Users now receive a helpful warning modal suggesting a database rescan when attempting to open a file whose original email can no longer be found.

Responsive Top Navigation
An intermediate responsive layout breakpoint was added to the top navigation bar to smoothly compress paddings and gaps before hiding text labels on smaller screens.

Instant Zen Mode Cache
A smart memory cache was implemented to keep the last 20 viewed high-resolution documents in RAM, allowing for instant, delay-free document switching in Focus View.

Custom Default PDF Zoom
A new setting was added to the dashboard sidebar allowing users to select their preferred default zoom level (e.g., Best Fit, 2/3 Width, Full Width) for opening PDFs.

Seamless PDF Rendering
Artificial loading delays were removed and the layout space for the sidebar is now pre-allocated, preventing any flickering or jumping when opening multi-page PDFs.

Версия 2.1.22 2.4 MiB Работает с Thunderbird 115.0 и выше

Ghost Hunter Upgrade
The cleanup logic now verifies the permanent headerMessageId to correctly identify and remove phantom database entries caused by Thunderbird's ID recycling.

IMAP Timing Fix
A short delay was added before scanning new emails to ensure Thunderbird fully downloads the MIME tree and attachments beforehand.

Endless Loading Resolution
The user interface now properly updates to hide the loading spinner and remove the broken thumbnail when an attachment is marked as deleted by the auto-heal process.

Версия 2.1.21 2.4 MiB Работает с Thunderbird 115.0 и выше

Ghost Tile Eradication
Fixed a persistent memory reference bug where deleted email attachments would reappear as infinitely loading ghost tiles when scrolling through the gallery.

Synchronized Grid Rendering
The visual grid and the internal data state are now perfectly synchronized, ensuring that removed items are instantly and permanently cleared from the interface.

100% Local Privacy
All external image requests, including support buttons, have been completely replaced with local assets to guarantee that no user IP addresses are ever leaked to third-party servers.

Версия 2.1.19 2.4 MiB Работает с Thunderbird 115.0 и выше

Real-time Scan Progress
Restored the live database polling mechanism to accurately display the growing size of attachments during an active scan.

True Scan Cancellation
Clicking the cancel button now actively terminates the background scanning process and instantly loads the files discovered up to that moment.

Improved Empty State
Implemented a user-friendly placeholder message with instructions when the database is empty, preventing the scan modal from aggressively auto-reopening.

Accurate Scan Feedback
Updated the final scan completion message to explicitly state how many "new" attachments were successfully added.

Версия 2.1.10 2.4 MiB Работает с Thunderbird 115.0 и выше

Performance & Event Polling
Resource-heavy interval polling was replaced with native Thunderbird event listeners and bulk IndexedDB transactions for faster background scanning.

Bulk Action Batching
Asynchronous batch processing was introduced for ZIP exports and bulk email actions to prevent UI freezes and memory spikes.

UI Rendering Optimization
Layout thrashing was minimized by bundling DOM read and write operations using requestAnimationFrame and DocumentFragment.

Rename Limit Expansion
The mass rename limit in Review Mode was increased to 999 files with dynamic leading zero-padding.

Zen-Mode Physics & Panning
The missing physics initialization was restored and flexbox margin conflicts were resolved to allow smooth panning of oversized images.

Dark Theme Logo Sync
A CSS mask approach was implemented to ensure the archive SVG logo perfectly inherits the text color across all dark themes.