Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 5 odpovědí
  • 1 má tento problém
  • 5 zobrazení
  • Poslední odpověď od 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.

Všechny odpovědi (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.

Upravil uživatel MichaelPraschma dne

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

Upravil uživatel cor-el dne