foxygestures
foxygestures copied to clipboard
Gestures do not work in PDF.js and Reader mode
As reported here; https://github.com/Robbendebiene/Gesturefy/issues/284#issuecomment-380058909
Also affecting foxygestures: Would need a work around to allow gestures on a pdf document.
There is no workaround. Content scripts are not able to be injected into PDF.js anymore. According to the linked Bugzilla bugs, only addons with mozillaAddon permission can work on PDF.js. Unless Mozilla changes their policy there isn't anything web extension authors can do.
https://wiki.mozilla.org/Add-ons/InternalSigning