Open jermspeaks opened 4 months ago
Looks like this post might help: javascript - Chrome extension: How to show custom UI for a PDF file? - Stack Overflow
Also, Interact with the clipboard - Mozilla | MDN.
To be honest, there might be a workaround, but it's certainly not navigator
since the PDF viewer is its own frame.
Today, using
writeText
toclipboard
sometimes has access issues. We need to figure out workarounds for these and failbacks.Update: We should use the filename of that pdf as the title then