This is a stable release that addresses previous feedback and improves image preview reliability. Thanks for user input!
Key Changes: - Fixed messageId retrieval mechanism to ensure reliable loading of attachment lists (no longer falling back to DOM scanning). - Improved filename display: Correctly decodes MIME-encoded filenames, supporting Chinese characters, spaces, and special symbols (no more generic "Inline image" names). - Optimized image loading: JPG/PNG attachments now preview correctly, fetching dataURL from background script to bypass permission limits. - TIFF/TIF support: Displays a placeholder and note for TIFF files, as they are not natively supported in web previews (users can download to view).
Bug Fixes: - Resolved issues with attachment loading errors in content script by moving API calls to background. - Enhanced logging for better debugging during development.
This extension does not collect, store, or transmit any user data.
Data Processing: - This extension only reads image attachments and embedded images from emails locally - All image previews are performed on your local device - No information is sent to external servers - No data is stored to local storage or cloud services
Permission Usage: - messagesRead: Only used to read image attachments from emails - accountsRead: Only used to identify the current email account - messagesModify: Only used to access attachment file contents
Commitment: We do not collect, store, or transmit any of your personal information, email content, or images.