Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^18.2.0^18.2.0^2.0.0-beta.21^0.0.254^18.2.43^18.2.17^4.2.1^10.4.16^8.4.32^3.3.6^5.2.2^5.0.818
commits
Fix inline notes duplicating in PDF by only attaching data-note to the final span of a highlight
044182aView on GitHubImplement inline notes for Full Page PDF export using data-note attributes and CSS ::after
7c04748View on GitHubFix PDF Full Page export in extension UI by adding print-color-adjust and toggling body class
01f98d1View on GitHubAdd PDF Full Page and PDF Highlights Only export modes to extension UI dropdown
4b75894View on GitHubFix 3 TS build errors: remove unused React and HighlightColor imports
a5da2e3View on GitHubAdd highlights-only PDF export option alongside full-page PDF
fd68d33View on GitHubAdd standalone preview.html demo page with highlighting, notes, export, and full-page PDF print
cc1f3feView on GitHubReplace generic export button with categorized dropdown (HTML Report & Plain Text) and refine string generation logic
eb4c563View on GitHubFix HTML export string builder to eliminate nested literal quoting errors and move maps globally
26b74d1View on GitHubReplace broken native conform dialog with internal stateful react confirmation
8e8cd2aView on GitHubOptimize Clear All highlights functionality and fix DOM removal for Alt+Click deletion
7ae9b10View on GitHubFix export reliability: sanitize filenames, export as styled HTML, and delay object URL revocation
be1cf74View on GitHubConfigure full-screen overlay for NoteModal, normalize URLs, and add Alt+Click to delete highlights
6079068View on GitHubFix styling utilities in shadowStyles.ts and NoteModal backdrop styling
2bf45beView on GitHub