cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 days agoPrioritieslemmy.imagisphe.reimagemessage-square95linkfedilinkarrow-up1943arrow-down193
arrow-up1850arrow-down1imagePrioritieslemmy.imagisphe.recannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 days agomessage-square95linkfedilink
minus-squaresoftwarist@programming.devlinkfedilinkEnglisharrow-up4·6 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.