Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Firefox pdf.js not working with clippers

  • 4 回覆
  • 2 有這個問題
  • 22 次檢視
  • 最近回覆由 FirefoxMACS

more options

Hello!

I'm using firefox dev edition, both Mendeley and Evernote addons have stopped working with PDF files.

I have reset the key "disable_full_page_plugin_for_types" in about:config (using right click > reset), because the value was "application/pdf" (now is blank) but I see no improvements.

When using the web version of the pdf.js both clippers work as expected https://mozilla.github.io/pdf.js/web/viewer.html

What am I doing wrong?

Hello! I'm using firefox dev edition, both Mendeley and Evernote addons have stopped working with PDF files. I have reset the key "disable_full_page_plugin_for_types" in about:config (using right click > reset), because the value was "application/pdf" (now is blank) but I see no improvements. When using the web version of the pdf.js both clippers work as expected https://mozilla.github.io/pdf.js/web/viewer.html What am I doing wrong?

由 FirefoxMACS 於 修改

被選擇的解決方法

Firefox 60+ treats the built-in viewer as part of the browser ("chrome") and blocks extensions from injecting content scripts into the viewer. As you noted, the online demo is not affected because it is a pure web app.

You can use the web app to load local PDF files as a workaround (see https://support.mozilla.org/questions/1221277), but for PDFs on the web, I haven't thought of a fix.

從原來的回覆中察看解決方案 👍 1

所有回覆 (4)

more options

選擇的解決方法

Firefox 60+ treats the built-in viewer as part of the browser ("chrome") and blocks extensions from injecting content scripts into the viewer. As you noted, the online demo is not affected because it is a pure web app.

You can use the web app to load local PDF files as a workaround (see https://support.mozilla.org/questions/1221277), but for PDFs on the web, I haven't thought of a fix.

more options

Hi! Thanks for the pretty quick reply!!

Mendeley support (where I was before investigating the issue) told me they've installed FF Dev Edition and the addon and it worked as expected, I thought it was just me because of that, so why doesn't this affect them?

Also, so what exactly the disable_full_page_plugin_for_types "application/pdf" key means?

And if I understand your post correctly, this is a 'feature' of 'chrome' and you guys are working on how to make it work again?

Thank you!

由 FirefoxMACS 於 修改

more options

Hi amacs, Mozilla browsers distinguish between the "content" and the "chrome"; another company liked this so much they named a bunch of products after it. But I digress.

Mendeley support (where I was before investigating the issue) told me they've installed FF Dev Edition and the addon and it worked as expected, I thought it was just me because of that, so why doesn't this affect them?

Good question. I don't use Developer Edition so I don't know whether there is a workaround in DE. Or possibly they didn't try the exact feature that isn't working for you?

Also, so what exactly the disable_full_page_plugin_for_types "application/pdf" key means?

This is obsolete now. It refers to plugins like the Adobe Acrobat plugin which could embed into a tab. Flash is the only plugin that could still do that and it doesn't handle PDFs.

more options
Hi amacs, Mozilla browsers distinguish between the "content" and the "chrome"; another company liked this so much they named a bunch of products after it.

lol, I feel you.

...or possibly they didn't try the exact feature that isn't working for you?

Donno, I even made a video for them, their reply was that they couldn't replicate it.

This is obsolete now.

Well, fml.

Good luck on sorting this out and thanks for the answers, you're awesome on this!