Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Always allow microphone usage in Mozilla Firefox

  • 4 Antworten
  • 18 haben dieses Problem
  • 61 Aufrufe
  • Letzte Antwort von onetwo12
  • Gelöst

Is there a way to always allow Mozilla Firefox to use my microphone for a certain site? Whenever I click the mic button it asks if Firefox is allowed to use my mic (Share Selected Device), how can I set it to always allow?

Is there a way to always allow Mozilla Firefox to use my microphone for a certain site? Whenever I click the mic button it asks if Firefox is allowed to use my mic (Share Selected Device), how can I set it to always allow?

Ausgewählte Lösung

Oh, the bleeding edge?!

Permission persistence for getUserMedia() is under active development for about the past 30 days. See:

Diese Antwort im Kontext lesen 👍 2

Alle Antworten (4)

This is on a desktop version of Firefox? Most likely this is a Flash plugin request. To manage your camera and microphone permission in Flash, you can use these two pages:

Note: If you use add-ons or external software to purge Flash Player storage, this might be clearing site permissions at the same time. Worth checking the documentation or watching for a pattern.

No, it is definitely HTML5 request. I am using the https://developer.mozilla.org/en-US/docs/Web_Audio_API

Ausgewählte Lösung

Oh, the bleeding edge?!

Permission persistence for getUserMedia() is under active development for about the past 30 days. See:

I see. Thanks.