✨ What's New
- Markdown export now packages images into a ZIP (chat.md + assets/) when a chat contains images
- PDF export inlines images (best effort) and adds print-optimized styles
- Background service worker for cross-origin image fetching; added host permissions for Google image domains
- More robust DOM extraction (Angular/custom elements), including formulas, code blocks, tables
- Reduced noisy logs; cleaner fallbacks and safer selectors
🐛 Bug Fixes
- Fixed duplicate inclusion of code blocks/tables in Markdown
- Fixed export button causing navigation back to /app on Gemini
- Prevent empty assistant content by adding last-chance plaintext fallback
- Constrained images in PDF (max-width ~60%) to avoid oversized visuals
📚 Documentation
- Updated changelog to reflect new export features and robustness improvements
See README for installation instructions.
中文
✨ 新增
🐛 修复
📚 文档
📥 Installation
Download the latest version for your browser:
- Chrome/Edge/Opera/Brave:
gemini-voyager-chrome-v0.7.4.zip - Firefox:
gemini-voyager-firefox-v0.7.4.zip - Safari:
gemini-voyager-safari-v0.7.4.zip
See README for detailed installation instructions.
Full Changelog: v0.7.3...v0.7.4