cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 5 days agoPrioritieslemmy.worldimagemessage-square103linkfedilinkarrow-up1942arrow-down193
arrow-up1849arrow-down1imagePrioritieslemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 5 days agomessage-square103linkfedilink
minus-squaresoftwarist@programming.devlinkfedilinkEnglisharrow-up4·4 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.