cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 20 days agoPrioritieslemmy.worldimagemessage-square99linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagePrioritieslemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 20 days agomessage-square99linkfedilink
minus-squaresoftwarist@programming.devlinkfedilinkEnglisharrow-up0·19 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.