Adobe Acrobat extension blocks navigation to the pages indicated in the pdf url
I am developing a report where I must place a url that takes me to a pdf on a specific page, but the Adobe Acrobat extension blocks navigation to the pages indicated in the pdf url, the urls placed are for example:
https://www.imprentanacional.go.cr/pub/2023/08/29/COMP_29_08_2023.pdf#page=2
The extension transform to:
chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/https://www.imprentanacional.go.cr/pub/2023/08/29/COMP_29_08_2023.pdf
It opens the PDF document but doesn't navigate to the page, disabling the extension works fine. How can I fix this without having to disable the extension?
I appreciate any help you can give me.
