Skip to content

Harden extension and improve PDF export quality#17

Open
Foolless wants to merge 1 commit into
mdesilva:masterfrom
Foolless:claude/relaxed-sagan-H3fQY
Open

Harden extension and improve PDF export quality#17
Foolless wants to merge 1 commit into
mdesilva:masterfrom
Foolless:claude/relaxed-sagan-H3fQY

Conversation

@Foolless

@Foolless Foolless commented Jun 2, 2026

Copy link
Copy Markdown
  • Fix manifest host_permissions glob for docsend.com (was missing /*)
  • Remove committed assets/.DS_Store
  • Retry slide image fetches with backoff and surface errors instead of silently producing short PDFs
  • Better filename derivation: try contact-card description, sender email domain, then document.title, with filesystem-safe sanitization
  • Set PDF Title/Creator/Producer metadata so the saved file opens with a real name
  • Guard against being invoked on a non-deck page (was throwing during injection with no user feedback)

- Fix manifest host_permissions glob for docsend.com (was missing /*)
- Remove committed assets/.DS_Store
- Retry slide image fetches with backoff and surface errors instead of
  silently producing short PDFs
- Better filename derivation: try contact-card description, sender email
  domain, then document.title, with filesystem-safe sanitization
- Set PDF Title/Creator/Producer metadata so the saved file opens with a
  real name
- Guard against being invoked on a non-deck page (was throwing during
  injection with no user feedback)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants