為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

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 於 修改