cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 3 days agoPrioritieslemmy.worldimagemessage-square103linkfedilinkarrow-up1921arrow-down189
arrow-up1832arrow-down1imagePrioritieslemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 3 days agomessage-square103linkfedilink
minus-squaresoftwarist@programming.devlinkfedilinkEnglisharrow-up4·2 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.