cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 22 days agoPrioritieslemmy.worldimagemessage-square98linkfedilinkarrow-up11
arrow-up11imagePrioritieslemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 22 days agomessage-square98linkfedilink
minus-squaresoftwarist@programming.devlinkfedilinkEnglisharrow-up0·21 days agoFirefox loads PDF.js using a resource URL (resource://) and those are sourced from a JAR file (omni.ja) so you would have to find that file in your local installation and patch the archive with your customized version.
Firefox loads PDF.js using a
resourceURL (resource://) and those are sourced from a JAR file (omni.ja) so you would have to find that file in your local installation and patch the archive with your customized version.