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

搜索 | 用户支持

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

详细了解

Does the appear.in extension exist in the world of Firefox?

  • 5 个回答
  • 1 人有此问题
  • 5 次查看
  • 最后回复者为 cor-el

more options

None of the searches für extensions, add-ons etc. show up with the appear.in extension. It does exist for Chrome. appear in claim it exists for Firefox, too.

None of the searches für extensions, add-ons etc. show up with the appear.in extension. It does exist for Chrome. appear in claim it exists for Firefox, too.

所有回复 (5)

more options

According to this page appear.in uses the WebRTC web standard which is built into Firefox. Nothing to install - no extension is needed. https://appear.in/ FAQ's are here: https://appear.in/information/faq/

On Windows versions of Firefox an Open H264 plugin is needed which would have been installed by Firefox 38.0.5 & newer for 'Hello'; not sure about that plugin for MacOSX though. http://www.openh264.org/ See if you have that plugin, and if it is enabled.

https://blog.mozilla.org/blog/2013/10/30/video-interoperability-on-the-web-gets-a-boost-from-ciscos-h-264-codec/

more options

The reason for my question was to get notifications in Firefox from appear.in every time someone enters the "room" – as Support appear.in said: "As for receiving notifications when someone enters the room, we have a system called following. If you open your room, login, and then go to room settings, you can turn on following. Once this is done, download the chrome or firefox appear.in extension, and you will receive notifications on your desktop every time someone enters your room (the browser will need to be open, but it doesn't need to be open to appear.in.)"

This notification is not working with Firefox, though settings are suitable.

more options

Can you install the extension in Firefox?

Are there any error messages in the Browser Console about this extension?

more options

I would try to install the extension if anybody could tell me

  1. where to find it
  2. how to proceed after that.

由MichaelPraschma于修改

more options

You can expand all answers on the FAQ page by pasting this JavaScript code in the Web Console (Firefox menu button or Tools > Web Developer).

Paste the JavaScript code in the command line and press the Enter key to evaluate the code.

e=document.querySelectorAll(".faq-article-body.collapsed ");
for(i=0;E=e[i];i++){E.style.setProperty("height","auto","important");}

You can try to contact the appear.in website via email for support. See also http://blog.appear.in/


https://www.google.com/search?num=100&newwindow=1&q=%22appear.in%22+webrtc+browser+extension+for+Firefox

由cor-el于修改