为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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!