Skip to content

Codex fix cv export contact close#3

Merged
mibali merged 4 commits into
mainfrom
codex-fix-cv-export-contact-close
May 4, 2026
Merged

Codex fix cv export contact close#3
mibali merged 4 commits into
mainfrom
codex-fix-cv-export-contact-close

Conversation

@mibali
Copy link
Copy Markdown
Owner

@mibali mibali commented May 4, 2026

No description provided.

mibali and others added 4 commits May 4, 2026 13:34
Replaced onerror="..." attributes on logo img elements in popup.html
and the modal HTML string in content.js with addEventListener('error')
calls in their respective JS files — Chrome MV3 CSP blocks inline
event handlers regardless of origin.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add @page { margin: 0 } — Chrome only injects date/title/URL text
into the margin area when no CSS @page rule is present. The cv-page
element already has 20mm/18mm padding so content margins are preserved.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Set document.title from the first non-empty line of the tailored CV
text so the browser uses that as the default Save As filename.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mibali mibali merged commit 7d817de into main May 4, 2026
2 checks passed
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.

1 participant