Closed Bug 1466072 Opened 7 years ago Closed 7 years ago

WebExtension cannot access document rendered by pdf.js (since Firefox 60)

Categories

(WebExtensions :: Untriaged, defect)

60 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1454760

People

(Reporter: m.donsk, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 Build ID: 20180518175514 Steps to reproduce: I have a firefox add-on for text translation ( https://addons.mozilla.org/en-US/firefox/addon/leo-translate/ ) and it perfectly worked with pdf.js until Firefox 60. Since Firefox 60 the add-on cannot access pdf documents rendered by pdf.js Is there any solutions of this problem? Should I add any permission in manifest.json to allow the extension to be injected into page rendered by pdf.js? Here's an issue in pdf.js bug tracker: https://github.com/mozilla/pdf.js/issues/9765 Actual results: WebExtension cannot be injected into the page rendered by pdf.js since Firefox 60 Expected results: WebExtensions work in pdf documents in Firefox 59, but doesn't in Firefox 60.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.