jitsi / jidesha

A Chrome extension for Calendar integrations for Jitsi Meet
Apache License 2.0
135 stars 178 forks source link

Extension doesn't work anymore for firefox 53, requires a WebExtension #28

Open ycollet opened 7 years ago

ycollet commented 7 years ago

I tried to upload the extension on mozilla addon store and I've got the following message:

Starting with Firefox 53, new extensions on this site can only be WebExtensions.

Best regards,

YC

saghul commented 7 years ago

Are you using Jidesha just for screen-sharing purposes? If so, I have good news for you! It's no longer needed since Firefox 51! Adjusting your config should suffice: https://github.com/jitsi/jitsi-meet/blob/master/config.js#L50

ycollet commented 7 years ago

Thanks for this answer. Maybe this should be added somewhere. The jitsi documentation really sucks for the desktop sharing ...

----- Mail original ----- De: "Saúl Ibarra Corretgé" notifications@github.com À: "jitsi/jidesha" jidesha@noreply.github.com Cc: "ycollet" ycollette.nospam@free.fr, "Author" author@noreply.github.com Envoyé: Lundi 15 Mai 2017 13:12:11 Objet: Re: [jitsi/jidesha] Extension doesn't work anymore for firefox 53, requires a WebExtension (#28)

Are you using Jidesha just for screen-sharing purposes? If so, I have good news for you! It's no longer needed since Firefox 51! Adjusting your config should suffice: https://github.com/jitsi/jitsi-meet/blob/master/config.js#L50

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or mute the thread .

saghul commented 7 years ago

You are right, sorry about that.

ycollet commented 7 years ago

The proposed modification works fine. Thanks a lot.

----- Mail original ----- De: "Saúl Ibarra Corretgé" notifications@github.com À: "jitsi/jidesha" jidesha@noreply.github.com Cc: "ycollet" ycollette.nospam@free.fr, "Author" author@noreply.github.com Envoyé: Lundi 15 Mai 2017 13:47:16 Objet: Re: [jitsi/jidesha] Extension doesn't work anymore for firefox 53, requires a WebExtension (#28)

You are right, sorry about that.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or mute the thread .

bgrozev commented 7 years ago

Added a note to the README