foxygestures icon indicating copy to clipboard operation
foxygestures copied to clipboard

Gestures do not work in PDF.js and Reader mode

Open ryanbr opened this issue 7 years ago • 1 comments

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.

ryanbr avatar May 30 '18 04:05 ryanbr

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

marklieberman avatar May 30 '18 13:05 marklieberman