Critiques pour Teams Phone Fix
Teams Phone Fix par dev-rke
28 notes
- Noté 5 sur 5par Álvaro González, il y a 3 ansIt does literally what it says: fake user agent to bypass Microsoft intentional block (there're other add-ons that purportedly do that, but this one works out of the box and does not require a video tutorial). Don't expect it to fix Teams bugs or accomplish world peace.
Also, you may need to restart Firefox after installing the add-on (it wasn't functional for me until I did, and it even crashed Firefox).
By the way, the
official Teams for Linux Client mentioned has been long abandoned by Microsoft. - Noté 5 sur 5par Utilisateur ou utilisatrice 17906369 de Firefox, il y a 3 ansCalls work with video and sound on mac.
- Noté 5 sur 5par Utilisateur ou utilisatrice 14310668 de Firefox, il y a 4 ansTested the camera in meetings with the DEB version on Ubuntu 22.04.1
- Noté 5 sur 5par PPandGG, il y a 4 ans
- Noté 5 sur 5par MaximPerry, il y a 5 ansI love you man.
Works perfectly on Windows with Firefox Dev Edition - Noté 5 sur 5par piotr, il y a 5 ans
- Noté 5 sur 5par Orion, il y a 5 ans
- Noté 5 sur 5par A. Keller, il y a 5 ansWorks for group calls.
Screen sharing doesn't work, but that is expected anyways. - Noté 5 sur 5par pelle, il y a 5 ansSuper add-on!
It's like the Zoom Redirector add-on but for Microsoft Teams. Clearly we'd all be better off using free / open source software for online meetings, such as Jitsi Meet, and non-free JavaScript is problematic. However, not everyone are prepared to or able to boycott any meeting because it's using Teams.
Shame on Microsoft and Zoom for using dark patterns to bully people into installing their spyware, and equally many thanks to the developer of this add-on for helping Firefox users attend these meetings in their favourite browser instead. - Noté 5 sur 5par NNQ, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14098094 de Firefox, il y a 5 ans
- Noté 5 sur 5par Aris Aguila, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16326880 de Firefox, il y a 6 ansWorks well, including video and shared screen. Thanks.
- Noté 5 sur 5par Utilisateur ou utilisatrice 14958140 de Firefox, il y a 6 ansHat instant unter Windows 10 und auch unter Linux funktioniert - DANKE ich muss nicht diesen Chrome Mist und auch nicht die App installieren! :)
- Noté 5 sur 5par master, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 12439760 de Firefox, il y a 6 ans
- Noté 5 sur 5par randomofamber, il y a 6 ansThanks.
In Windows and FF 75 audio works. I don't have a camera, so I can't comment video. - Noté 5 sur 5par Nicole Ahmed, il y a 6 ansThis worked perfectly thanks - now need to open up edge just to use Teams.
- Noté 5 sur 5par Julien L., il y a 6 ansIt works fine for me. Thank you a lot for this extension!
A few questions:
* Does it suppose to enable the video as well? So far my team mates could not see my camera and I could not see my team mate’s camera. I am using Firefox 60ESR.
* Does the user agent faking apply to all tabs/windows or only to the tabs with MS Teams?
Thanks in advance.Réponse du développeur
mis en ligne : il y a 6 ansHi,
regarding video: as far as i have been able to test: no, unfortunately not. I assume this is the main reason, why they do not support firefox.
User agent faking applies only (!) to teams.microsoft.com. Please see the permission "Access your data for teams.microsoft.com" on the addon overview page. - Noté 5 sur 5par grahamperrin, il y a 6 ansUsed with Firefox 74.0 – on FreeBSD-CURRENT, to which Microsoft Teams is not ported.
The extension's preset string for Chrome 79 is effective.
This (custom) string from an installed version of Edge did not have the required effect:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363
This terse string was good for 'Meet now' but not for 'Start a new conversation' (it was necessary to click the Format button to get the I-beam pointer):
Chrome/79.0
– this, no good for Meet now:
Mozilla/5.0 AppleWebKit/537.36 Chrome/79.0.3945.74 Safari/537.36
– these, conversations invisible:
Chrome/79.0.3945.130 Edge/79.0.3945.130
AppleWebKit/537.36 Chrome/79.0.3945.130 Safari/537.36 Edge/79.0.3945.130
Mozilla/5.0 AppleWebKit/537.36 Chrome/79.0 Safari/537.36 Edge/79.0
Mozilla/5.0 AppleWebKit/537.36 Chrome/79.0.3945.130 Safari/537.36 Edge/79.0.3945.130Réponse du développeur
mis en ligne : il y a 6 ansI assume Microsoft Teams dropped support for older versions of Edge (e.g. these with a version number below 20). Only newer Edge browsers are supported - and there they dropped the last "e" in "Edge", so the user agent actually is "Edg/79.0". This was the reason why i made the user agent configurable in the current version 1.1 of this addon, in case there will be some other weird spontaneous changes in Microsoft Teams.