cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 days agoPrioritieslemmy.worldimagemessage-square95fedilinkarrow-up1880arrow-down186
arrow-up1794arrow-down1imagePrioritieslemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 days agomessage-square95fedilink
minus-squaresoftwarist@programming.devlinkfedilinkEnglisharrow-up2·13 hours 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.