Image Previewのバージョン履歴
2 個のバージョンがあります
古いバージョンにご注意!
これらは、参考またはテストのために表示されているバージョンです。常に 最新バージョン のアドオンを使用してください。
バージョン 1.0.2
Image Preview v1.0.2 Release Notes
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.
For full details, see the project documentation.
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.
For full details, see the project documentation.
- ソースコードは MIT/X11 License の下で公開されています
自分のコレクションを作成するには Mozilla アドオンサイトのアカウントが必要です。
あるいは 既存のアカウントへログイン