We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDF url is adding prefix chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/ for every PDF
chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/
chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf
The expected result should remove the chrome-extension://oemmndcbldboiebfnladdacbdfmadadm part from the viewer
chrome-extension://oemmndcbldboiebfnladdacbdfmadadm
The text was updated successfully, but these errors were encountered:
This is normal behavior because of the PDFjs plugin they use should be gone after the switch to PDFium -> #3846 should be in beta/stable soon
Sorry, something went wrong.
Yup- you are correct, @jeroen7s 😄 Closing as this is fixed in developer channel (will be in release/stable on Aug 20th)
No branches or pull requests
Description
PDF url is adding prefix
chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/
for every PDFSteps to Reproduce
chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf
Actual result:
Expected result:
The expected result should remove the
chrome-extension://oemmndcbldboiebfnladdacbdfmadadm
part from the viewerReproduces how often:
Brave version (brave://version info)
Version/Channel Information:
The text was updated successfully, but these errors were encountered: